Class | Description |
---|---|
ContainerManagedLifecyclePhase |
A container-managed lifecycle phase is called by the container itself.
|
DefaultLifecycleManager |
Creates the default Mule lifecycleManager with
Initialisable.initialise() , Startable.start() ,
Stoppable.stop() and Disposable.dispose() . |
DefaultLifecyclePhase |
Represents a configurable lifecycle phase.
|
GenericLifecycleManager | |
LifecycleObject | |
NotificationLifecycleObject |
TODO
|
Exception | Description |
---|---|
AlreadyInitialisedException |
AlreadyInitialisedException is thrown when a service or connector
has already been initialised. |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.