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.builders   
org.mule.config.pool A Mule pooling implementation using Jakarta commons-pool. 
org.mule.extras.picocontainer Provides extensions to use PicoContainer with Mule, such as using the container as a factory for Mule managed objects and PicoPool for pooling Mule components. 
org.mule.extras.plexus   
org.mule.extras.spring Provides extensions to use the Spring framework with Mule such as utilising the the spring container to build components managed by Mule. 
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.tck.model Test suite for testing Model releated extensions. 
org.mule.umo The Universal Message Object(tm) API provides a way for components to interact without needing to know about the protocol or delivery mechanisms of information passed between them 
org.mule.umo.lifecycle Lifecycle interfaces for all UMOcomponents. 
org.mule.umo.model Contains the interfaces for the Model and supporting objects such as the ContainerContext, CompoenntResolver, EntryPointResolver, etc. 
 

Classes in org.mule.umo.model used by org.mule
ComponentResolverException
          ComponentResolverException is an Exception thrown by the component resolver when it fials to find a component
UMOContainerContext
           
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.builders
ComponentResolverException
          ComponentResolverException is an Exception thrown by the component resolver when it fials to find a component
UMOContainerContext
           
 

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.picocontainer
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
UMOContainerContext
           
 

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

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

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
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
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
ComponentNotFoundException
          ComponentNotFoundException is thrown when a reference to a component in a configured container is not found
ModelException
           
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
 

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.tck.model
UMOContainerContext
           
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
ComponentResolverException
          ComponentResolverException is an Exception thrown by the component resolver when it fials to find a component
UMOContainerContext
           
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.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.model
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
           
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.