Uses of Class
org.jboss.ejb3.cache.CacheFactoryRegistry

Packages that use CacheFactoryRegistry
org.jboss.ejb3   
org.jboss.ejb3.stateful   
 

Uses of CacheFactoryRegistry in org.jboss.ejb3
 

Fields in org.jboss.ejb3 declared as CacheFactoryRegistry
protected  CacheFactoryRegistry Ejb3Deployment.cacheFactoryRegistry
           
 

Methods in org.jboss.ejb3 that return CacheFactoryRegistry
 CacheFactoryRegistry Ejb3Deployment.getCacheFactoryRegistry()
           
 

Methods in org.jboss.ejb3 with parameters of type CacheFactoryRegistry
 void Ejb3Deployment.setCacheFactoryRegistry(CacheFactoryRegistry registry)
           
 

Uses of CacheFactoryRegistry in org.jboss.ejb3.stateful
 

Methods in org.jboss.ejb3.stateful that return CacheFactoryRegistry
 CacheFactoryRegistry StatefulContainer.getCacheFactoryRegistry()
           
 



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