Package org.mule.umo.model

Contains the interfaces for the Model and supporting objects such as the ContainerContext, CompoenntResolver, EntryPointResolver, etc.

See:
          Description

Interface Summary
UMOContainerContext  
UMOEntryPoint UMOEntryPoint defines the current entry method on a component
UMOEntryPointResolver UMOEntryPointResolver resolves a method to call on the given UMODescriptor when an event is recieved for the component
UMOModel The UMOModel encapsulates and manages the runtime behaviour of a Mule Server instance.
UMOPoolFactory UMOPoolFactory TODO
 

Exception Summary
ComponentNotFoundException ComponentNotFoundException is thrown when a reference to a component in a configured container is not found
ComponentResolverException ComponentResolverException is an Exception thrown by the component resolver when it fials to find a component
ModelException  
 

Package org.mule.umo.model Description

Contains the interfaces for the Model and supporting objects such as the ContainerContext, CompoenntResolver, EntryPointResolver, etc. APIs.



Copyright © 2003-2005 SymphonySoft Limited. All Rights Reserved.