Uses of Interface
org.mule.registry.RegistryStore

Packages that use RegistryStore
org.mule.registry   
org.mule.registry.impl   
org.mule.registry.store   
 

Uses of RegistryStore in org.mule.registry
 

Methods in org.mule.registry with parameters of type RegistryStore
 Registry RegistryFactory.create(RegistryStore store, ManagementContext context)
           
 

Uses of RegistryStore in org.mule.registry.impl
 

Fields in org.mule.registry.impl declared as RegistryStore
protected  RegistryStore AbstractRegistry.store
           
 

Constructors in org.mule.registry.impl with parameters of type RegistryStore
AbstractRegistry(RegistryStore store, ManagementContext context)
           
 

Uses of RegistryStore in org.mule.registry.store
 

Classes in org.mule.registry.store that implement RegistryStore
 class XmlRegistryStore
           
 



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