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.support   
org.mule.construct.builder   
org.mule.context.notification Internal server notification types fired via the MuleManager. 
org.mule.impl.model.resolvers   
org.mule.model   
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
          Tracks the state of an invocation on a component using an EntryPointResolver
InvocationResult.State
           
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.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
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.
 

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.construct.builder
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.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.impl.model.resolvers
EntryPointResolver
          EntryPointResolver resolves a method to call on the given Component when an event is received for the service.
InvocationResult
          Tracks the state of an invocation on a component using an EntryPointResolver
 

Classes in org.mule.api.model used by org.mule.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.
Model
          The Model encapsulates and manages the runtime behaviour of a Mule Server instance.
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.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
          Tracks the state of an invocation on a component using an EntryPointResolver
 

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-2012 MuleSoft, Inc.. All Rights Reserved.