Uses of Package
org.mule.api.registry

Packages that use org.mule.api.registry
org.mule The Mule implementation of the Universal Message Objects(tm) API specification. 
org.mule.api 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.api.lifecycle Lifecycle interfaces for all Components. 
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.config.spring Support claases for Load Mule from Spring. 
org.mule.context.notification Internal server notification types fired via the MuleManager. 
org.mule.endpoint Implemtation of Mule endpoint uris. 
org.mule.impl.annotations.processors   
org.mule.impl.registry   
org.mule.lifecycle   
org.mule.model   
org.mule.module.guice   
org.mule.registry   
org.mule.transport.service Provides SPI support for building mule connectors and providers using service descriptors. 
org.mule.transport.soap   
 

Classes in org.mule.api.registry used by org.mule
MuleRegistry
          Adds lookup/register/unregister methods for Mule-specific entities to the standard Registry interface.
RegistrationException
           
Registry
           
 

Classes in org.mule.api.registry used by org.mule.api
MuleRegistry
          Adds lookup/register/unregister methods for Mule-specific entities to the standard Registry interface.
RegistrationException
           
Registry
           
 

Classes in org.mule.api.registry used by org.mule.api.lifecycle
Registry
           
 

Classes in org.mule.api.registry used by org.mule.api.model
ServiceDescriptor
          Parent interface for any pluggable service in Mule (transport, model, etc.)
ServiceException
          Any service-related exception: service not found, service lookup error, etc.
 

Classes in org.mule.api.registry used by org.mule.api.registry
MuleRegistry
          Adds lookup/register/unregister methods for Mule-specific entities to the standard Registry interface.
ObjectProcessor
          The parent interface for all object processors.
RegistrationException
           
Registry
           
ResolverException
          An exception that is thrown by resolver classes responsible for finding objects in the registry based on particular criteria
ServiceDescriptor
          Parent interface for any pluggable service in Mule (transport, model, etc.)
ServiceException
          Any service-related exception: service not found, service lookup error, etc.
TransformCriteria
          A bean that holds information about a transformer to be discovered in the Registry.
TransformerResolver.RegistryAction
           
 

Classes in org.mule.api.registry used by org.mule.config.spring
RegistrationException
           
Registry
           
 

Classes in org.mule.api.registry used by org.mule.context.notification
Registry
           
 

Classes in org.mule.api.registry used by org.mule.endpoint
RegistrationException
           
 

Classes in org.mule.api.registry used by org.mule.impl.annotations.processors
InjectProcessor
          An object processor that will get called during the inject phase
ObjectProcessor
          The parent interface for all object processors.
PreInitProcessor
          Fired after the inject phase but before the initialise lifecycle phase
 

Classes in org.mule.api.registry used by org.mule.impl.registry
Registry
           
 

Classes in org.mule.api.registry used by org.mule.lifecycle
Registry
           
 

Classes in org.mule.api.registry used by org.mule.model
AbstractServiceDescriptor
           
ServiceDescriptor
          Parent interface for any pluggable service in Mule (transport, model, etc.)
ServiceException
          Any service-related exception: service not found, service lookup error, etc.
 

Classes in org.mule.api.registry used by org.mule.module.guice
RegistrationException
           
Registry
           
 

Classes in org.mule.api.registry used by org.mule.registry
InjectProcessor
          An object processor that will get called during the inject phase
MuleRegistry
          Adds lookup/register/unregister methods for Mule-specific entities to the standard Registry interface.
ObjectProcessor
          The parent interface for all object processors.
PreInitProcessor
          Fired after the inject phase but before the initialise lifecycle phase
RegistrationException
           
Registry
           
RegistryBroker
          A RegistryBroker delegates calls to a collection of Registries.
ResolverException
          An exception that is thrown by resolver classes responsible for finding objects in the registry based on particular criteria
ServiceDescriptor
          Parent interface for any pluggable service in Mule (transport, model, etc.)
ServiceException
          Any service-related exception: service not found, service lookup error, etc.
TransformCriteria
          A bean that holds information about a transformer to be discovered in the Registry.
TransformerResolver
          A TransformResolver is used to find transformers that match a certain criteria in the registry.
TransformerResolver.RegistryAction
           
 

Classes in org.mule.api.registry used by org.mule.transport.service
AbstractServiceDescriptor
           
Registry
           
ServiceDescriptor
          Parent interface for any pluggable service in Mule (transport, model, etc.)
 

Classes in org.mule.api.registry used by org.mule.transport.soap
ServiceDescriptor
          Parent interface for any pluggable service in Mule (transport, model, etc.)
ServiceException
          Any service-related exception: service not found, service lookup error, etc.
ServiceFinder
          ServiceFinder can be used as a hook into the service lookup process to return the correct Service Descriptor for a given service name.
 



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