| Class and Description |
|---|
| Module
Ikasan module contracts.
|
| 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 stage
|
| StartupType
Ikasan module startup types.
|
Copyright © 2007-2020 Ikasan. All Rights Reserved.