Package org.mule.registry

Class Summary
AbstractRegistry  
AbstractRegistryBroker  
DefaultRegistryBroker  
ExpressionEvaluatorProcessor Registers ExpressionEvaluators with the DefaultExpressionManager so that they will be resolved at run-time.
MuleContextProcessor Injects the MuleContext object for objects stored in the TransientRegistry where the object registered implements MuleContextAware.
MuleRegistryHelper Adds lookup/register/unregister methods for Mule-specific entities to the standard Registry interface.
NotificationListenerProcessor Will register any ServerNotificationListener instances with the MuleContext to receive notifications
TransientRegistry Use synchronized(registry) when reading/writing/iterating over the contents of the registry hashmap.
TypeBasedTransformerResolver Will discover transformers based on type information only.
 



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