Apama API Reference for .NET  9.10.0.4
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Package Apama.Util

Classes

class  ApamaException
 A base class for Apama exceptions that callers may wish to catch. More...
 
class  Logger
 The Logger class provides access to the logging functionality used by Apama .NET classes. More...
 
class  PropertyChangedEventArgs
 A "PropertyChanged" event gets delivered whenever an object changes a "bound" or "constrained" property. A PropertyChangeEvent object is sent as an argument to the PropertyChangeListener method. More...
 
class  PropertyChangeSupport
 PropertyChangeSupport is a utility class to support maintaining property listeners, keyed by property name. More...
 

Functions

delegate void PropertyChangedEventHandler (Object sender, PropertyChangedEventArgs arg)
 The PropertyChangedEventHandler delegate to notify of changes in the ScenarioService More...
 

Function Documentation

delegate void Apama.Util.PropertyChangedEventHandler ( Object  sender,
PropertyChangedEventArgs  arg 
)

The PropertyChangedEventHandler delegate to notify of changes in the ScenarioService

Parameters
senderthe object sending the property change
argthe arguments of the property change
Submit a bug or feature
Copyright (c) 2013-2016 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.