Package org.mule.umo.manager

Manager APIs, including the UMOManager, agent and server event interfaces

See:
          Description

Interface Summary
UMOAgent UMOAgent is a server plugin that can be initialised, started and destroyed along with the UMOManager itself.
UMOContainerContext UMOContainerContext defines the contract between Mule and an underlying container such as Spring or Pico.
UMOManager UMOManager maintains and provides services for a UMO server instance.
UMOServerNotificationListener UMOServerNotificationListener is an observer interface that ojects can implement and register themselves with the Mule Server to receive notifications when the server, model and components stop, start, initialise, etc.
UMOTransactionManagerFactory TranactionManagerFactory is a factory class for creating a transaction manager for the MuleServer.
UMOWorkManager UMOWorkManager extends the standard JCA WorkManager with lifecycle methods and util.concurrent bridging.
 

Class Summary
DefaultWorkListener Default exception Handler used when executing work in the work manager
UMOServerNotification UMOServerNotification is an event triggered by something happening in the Server itself such as the server starting or a component being registered
 

Exception Summary
ContainerException ContainerException is an Exception thrown by the component resolver when it fials to find a component
ManagerException ManagerException is thrown when an exception occurs with Manager objects
ObjectNotFoundException ObjectNotFoundException is thrown when a reference to a component in a configured container is not found
 

Package org.mule.umo.manager Description

Manager APIs, including the UMOManager, agent and server event interfaces



Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.