com.apama.config
Event Activate


The Activate() event must be sent to the Correlator if the Service Framework is being used, and after all relevant Service Interface instances have been created.

This event indicates that the first-phase of application startup should commence, at which point any registered Service Interface instances will be asked to perform any configuration/initialisation that is required prior to the second-phase of the application.
Since:
CMF 1.1.0
Version:
9.12
See Also:
com.apama.service.framework.ServiceInterface - The ServiceInterface object
com.apama.service.framework.ServiceFrameworkManager - The Service Framework Manager object