Uses of Class
org.jboss.cache.factories.ComponentRegistry

Packages that use ComponentRegistry
org.jboss.cache   
org.jboss.cache.factories   
 

Uses of ComponentRegistry in org.jboss.cache
 

Methods in org.jboss.cache that return ComponentRegistry
protected  ComponentRegistry CacheImpl.getComponentRegistry()
           
 

Uses of ComponentRegistry in org.jboss.cache.factories
 

Fields in org.jboss.cache.factories declared as ComponentRegistry
protected  ComponentRegistry ComponentFactory.componentRegistry
           
 

Methods in org.jboss.cache.factories with parameters of type ComponentRegistry
static InterceptorChainFactory InterceptorChainFactory.getInstance(ComponentRegistry componentRegistry, Configuration configuration)
           
 



Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.