Package org.mule.api.registry

Interface Summary
MuleRegistry Adds lookup/register/unregister methods for Mule-specific entities to the standard Registry interface.
ObjectProcessor TODO
Registry  
RegistryBroker A RegistryBroker delegates calls to a collection of Registries.
ServiceDescriptor Parent interface for any pluggable service in Mule (transport, model, 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.
 

Class Summary
AbstractServiceDescriptor  
AbstractServiceDescriptor.Key Unique key used to cache the service descriptors.
ServiceDescriptorFactory Factory used to create a new service descriptor.
 

Exception Summary
RegistrationException  
ServiceException Any service-related exception: service not found, service lookup error, etc.
 



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