Package org.mule.api.model

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

See:
          Description

Interface Summary
EntryPoint EntryPoint defines the current entry method on a service.
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.
 

Class Summary
InvocationResult Tracks the state of an invocation on a component using an EntryPointResolver
 

Enum Summary
InvocationResult.State  
 

Exception Summary
SessionException SessionException is thrown when errors occur in the DefaultMuleSession or Seession Manager
 

Package org.mule.api.model Description

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



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.