Event summary |
ErrorConstants | This 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. |
ServiceConfig | This event contains the configuration (parameter dictionary and context) of a service. |
ServiceFrameworkManager | The Service Framework Manager is used in conjunction with the ServiceInterface object to provide a two-phase startup mechanism for applications. |
ServiceInterface | The Service Interface is used in conjunction with the Service Framework Manager object to provide a two-phase startup mechanism for applications. |
ServiceKey | Event used as the key in a dictionary to identify a unique service from its type and name. |
ServiceParameters | This event is sent externally into the system to set parameters for all Service Types (if Service Name is blank) or specific Service Type/Name. |
ServiceParametersConstants | This event contains the Service Parameter constants/names. |