Uses of Package
org.mule.api.model

Packages that use org.mule.api.model
org.mule.api.component   
org.mule.api.model Contains the interfaces for the Model and supporting objects such as the CompoenntResolver, EntryPointResolver, etc. 
org.mule.api.registry   
org.mule.api.service   
org.mule.component   
org.mule.config.i18n Internationalisation support for Mule messages and exception messages. 
org.mule.config.support   
org.mule.context.notification Internal server notification types fired via the MuleManager. 
org.mule.model   
org.mule.model.direct   
org.mule.model.pipeline   
org.mule.model.resolvers   
org.mule.model.seda   
org.mule.module.jca 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.module.management.mbean Jmx Management beans for mule components, the model and the Mule server. 
org.mule.registry   
org.mule.service   
 

Classes in org.mule.api.model used by org.mule.api.component
EntryPointResolverSet
          EntryPointResolver resolves a method to call on the given service object when an event is received.
 

Classes in org.mule.api.model used by org.mule.api.model
EntryPointResolver
          EntryPointResolver resolves a method to call on the given Component when an event is received for the service.
EntryPointResolverSet
          EntryPointResolver resolves a method to call on the given service object when an event is received.
InvocationResult
          TODO
Model
          The Model encapsulates and manages the runtime behaviour of a Mule Server instance.
ModelException
           
 

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

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

Classes in org.mule.api.model used by org.mule.component
EntryPointResolverSet
          EntryPointResolver resolves a method to call on the given service object when an event is received.
 

Classes in org.mule.api.model used by org.mule.config.i18n
EntryPointResolver
          EntryPointResolver resolves a method to call on the given Component when an event is received for the service.
 

Classes in org.mule.api.model used by org.mule.config.support
Model
          The Model encapsulates and manages the runtime behaviour of a Mule Server instance.
 

Classes in org.mule.api.model used by org.mule.context.notification
Model
          The Model encapsulates and manages the runtime behaviour of a Mule Server instance.
 

Classes in org.mule.api.model used by org.mule.model
EntryPointResolverSet
          EntryPointResolver resolves a method to call on the given service object when an event is received.
Model
          The Model encapsulates and manages the runtime behaviour of a Mule Server instance.
ModelException
           
ModelServiceDescriptor
          ModelServiceDescriptor describes the necessery information for creating a model from a service descriptor.
 

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

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

Classes in org.mule.api.model used by org.mule.model.resolvers
EntryPointResolver
          EntryPointResolver resolves a method to call on the given Component when an event is received for the service.
EntryPointResolverSet
          EntryPointResolver resolves a method to call on the given service object when an event is received.
InvocationResult
          TODO
 

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

Classes in org.mule.api.model used by org.mule.module.jca
EntryPointResolverSet
          EntryPointResolver resolves a method to call on the given service object when an event is received.
Model
          The Model encapsulates and manages the runtime behaviour of a Mule Server instance.
 

Classes in org.mule.api.model used by org.mule.module.management.mbean
Model
          The Model encapsulates and manages the runtime behaviour of a Mule Server instance.
 

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

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



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.