|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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 String 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 sevrver, model and components stop, start, initilise, 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 |
Manager APIs, including the UMOManager, agent and server event interfaces
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |