Uses of Class
org.mule.registry.AbstractRegistry

Packages that use AbstractRegistry
org.mule.config.spring Support claases for Load Mule from Spring. 
org.mule.module.guice   
org.mule.registry   
 

Uses of AbstractRegistry in org.mule.config.spring
 

Subclasses of AbstractRegistry in org.mule.config.spring
 class SpringRegistry
           
 

Uses of AbstractRegistry in org.mule.module.guice
 

Subclasses of AbstractRegistry in org.mule.module.guice
 class GuiceRegistry
          The internal Mule interface for retreiving objects from a Guice injector.
 

Uses of AbstractRegistry in org.mule.registry
 

Subclasses of AbstractRegistry in org.mule.registry
 class TransientRegistry
          Use the registryLock when reading/writing/iterating over the contents of the registry hashmap.
 



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