Package com.apama.service.framework

Event summary
ErrorConstantsThis event object contains the set of constants that define the error types and parameter key values that are used by the generic error callback if the application has added one using the "addErrorCallback()" action on the ServiceInterface object.
ServiceConfigThis event contains the configuration (parameter dictionary and context) of a service.
ServiceFrameworkManagerThe Service Framework Manager is used in conjunction with the ServiceInterface object to provide a two-phase startup mechanism for applications.
ServiceInterfaceThe Service Interface is used in conjunction with the Service Framework Manager object to provide a two-phase startup mechanism for applications.
ServiceKeyEvent used as the key in a dictionary to identify a unique service from its type and name.
ServiceParametersThis event is sent externally into the system to set parameters for all Service Types (if Service Name is blank) or specific Service Type/Name.
ServiceParametersConstantsThis event contains the Service Parameter constants/names.

 

 

 
Monitor summary
ServiceFrameworkManagerServiceThis monitor is a basic implementation of the Service Framework Manager Service in the main context.