Interface | Description |
---|---|
LCMAdminManager |
The
LCMAdminManager provides all operations to create, modify
and delete LCModel s - State models for Lifecycle Management. |
LCModel |
LC Models are state machines for Lifecycle Management and the state machines
may not have any states that cannot be reached.
|
LCRegistryObjectState |
The
LCRegistryObjectState defines methods
for setting and getting the Pending State. |
LCState |
The
LCState provides access to the LCState and state specific
operations. |
Class | Description |
---|---|
BeanFactoryListenerImpl |
The Life Cycle Management implementation of the
BeanFactoryListener interface. |
Enum | Description |
---|---|
LCModelState |
LCModelState represents an enumeration that contains the possible
states that the model can be in.
|
LCStateChangeStatus |
LCStateChangeStatus represents an enumeration that contains the possible
state change status values as shown below.
|