Uses of Package
org.mule.umo.model

Packages that use org.mule.umo.model
org.mule Defines the main public API of the MuleManager and support classes such as the MuleServer. 
org.mule.config Providers Mule Xml configuration support and general configuration classes. 
org.mule.config.pool A Mule pooling implementation using Jakarta commons-pool. 
org.mule.extras.spring.config Classes for loading The Mule Server itself from a spring context, which make it easy to embed Mule with a Spring application. 
org.mule.impl The Mule implementation of the Universal Message Objects(tm) API specification. 
org.mule.model Implementation of the Mule model and supporting configuration classes such as Reference resolvers and EntryPoint resolvers. 
org.mule.providers Contains Abstract classes providing common functionality for all Mule providers. 
org.mule.ra A Resource Adapter implementation that allows a Mule instance to be deployed to a J2ee application server and exposes Mule services via the JCA connector architecture. 
org.mule.tck.model Test suite for testing Model releated extensions. 
org.mule.umo.lifecycle Lifecycle interfaces for all UMOcomponents. 
org.mule.umo.manager Manager APIs, including the UMOManager, agent and server event interfaces 
org.mule.umo.model Contains the interfaces for the Model and supporting objects such as the CompoenntResolver, EntryPointResolver, etc. 
 

Classes in org.mule.umo.model used by org.mule
UMOModel
          The UMOModel encapsulates and manages the runtime behaviour of a Mule Server instance.
 

Classes in org.mule.umo.model used by org.mule.config
UMOPoolFactory
          UMOPoolFactory TODO
 

Classes in org.mule.umo.model used by org.mule.config.pool
UMOPoolFactory
          UMOPoolFactory TODO
 

Classes in org.mule.umo.model used by org.mule.extras.spring.config
UMOModel
          The UMOModel encapsulates and manages the runtime behaviour of a Mule Server instance.
 

Classes in org.mule.umo.model used by org.mule.impl
UMOComponentFactory
          UMOComponentFactory is used to create UMOComponent instances
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.
 

Classes in org.mule.umo.model used by org.mule.model
ModelException
           
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
 

Classes in org.mule.umo.model used by org.mule.providers
UMOModel
          The UMOModel encapsulates and manages the runtime behaviour of a Mule Server instance.
 

Classes in org.mule.umo.model used by org.mule.ra
UMOComponentFactory
          UMOComponentFactory is used to create UMOComponent instances
 

Classes in org.mule.umo.model used by org.mule.tck.model
UMOEntryPointResolver
          UMOEntryPointResolver resolves a method to call on the given UMODescriptor when an event is recieved for the component
UMOPoolFactory
          UMOPoolFactory TODO
 

Classes in org.mule.umo.model used by org.mule.umo.lifecycle
UMOEntryPointResolver
          UMOEntryPointResolver resolves a method to call on the given UMODescriptor when an event is recieved for the component
 

Classes in org.mule.umo.model used by org.mule.umo.manager
UMOModel
          The UMOModel encapsulates and manages the runtime behaviour of a Mule Server instance.
 

Classes in org.mule.umo.model used by org.mule.umo.model
ModelException
           
UMOComponentFactory
          UMOComponentFactory is used to create UMOComponent instances
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
 



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