Package com.softwareag.centrasite.appl.framework.lcm

Interface Summary
LCMAdminManager The LCMAdminManager provides all operations to create, modify and delete LCModels - State models for Lifecycle Management, models can theoretically be complex and go across multiple machines and LCStates
LCModel LC Models are state machines for Lifecycle Management and the state machines may not have any states that cannot be reached The LCModel provides methods for all operations that can be performed on an LCModel When the LCModel becomes active, no change in the LCModel will be allowed.
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 Summary
BeanFactoryListenerImpl The Life Cycle Management implementation of the BeanFactoryListener interface.
 

Enum Summary
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 of OK / PENDING / REJECTED