Uses of Interface
org.mule.api.registry.MuleRegistry

Packages that use MuleRegistry
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.registry   
 

Uses of MuleRegistry in org.mule
 

Methods in org.mule that return MuleRegistry
protected  MuleRegistry DefaultMuleContext.createRegistryHelper(Registry registry)
           
 MuleRegistry DefaultMuleContext.getRegistry()
           
static MuleRegistry RegistryContext.getRegistry()
           
 

Uses of MuleRegistry in org.mule.api
 

Methods in org.mule.api that return MuleRegistry
 MuleRegistry MuleContext.getRegistry()
           
 

Uses of MuleRegistry in org.mule.registry
 

Classes in org.mule.registry that implement MuleRegistry
 class MuleRegistryHelper
          Adds lookup/register/unregister methods for Mule-specific entities to the standard Registry interface.
 



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