All Classes
-
All Classes Interface Summary Enum Summary Class Description Module<FLOW> Ikasan module contracts.ModuleActivator<T> Provide a contract allowing for different implementations of a module's activation and deactivation at runtime.ModuleContainer Container class for holding references to all availableModulesModuleInitialisationService Marker interface identifying service responsible forModuleInitialisationModuleService Service Tier interface for providing user access to modulesModuleType StartupControl JavaBean encapsulating startup control information for Flows The following start types are defined: AUTOMATIC: flow will be started by its container when the container is initialised MANUAL: Flow will not be started by its container when container is started/initialised, but will be manually startable at a later stage DISABLED: Flow will not be started by its container when container is started/initialised, and will not be manually startable at a later stageStartupControlService StartupType Ikasan module startup types.