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 stated and destroyed along with the UMOManager itself.
UMOContainerContext UMOContainerContext defines the contract between Mule and an underlying container such as String or Pico.
UMOManager UMOManager maintains and provides services for a UMO server instance.
UMOServerEventListener UMOServerEventListener is an observer interface that ojects can implement and register themselves with the Mule Server to receive notifications when the sevrver, model and components stop, start, initilise, etc.
UMOTransactionManagerFactory TranactionManagerFactory is a factory class for creating a transaction manager for the MuleServer.
UMOWorkManager UMOWorkManager TODO
 

Class Summary
UMOServerEvent UMOServerEvent 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-2005 SymphonySoft Limited. All Rights Reserved.