Uses of Class
org.apache.openejb.jee.jba.CachePolicyConf

Packages that use CachePolicyConf
org.apache.openejb.jee.jba   
 

Uses of CachePolicyConf in org.apache.openejb.jee.jba
 

Fields in org.apache.openejb.jee.jba declared as CachePolicyConf
protected  CachePolicyConf ContainerCacheConf.cachePolicyConf
           
 

Methods in org.apache.openejb.jee.jba that return CachePolicyConf
 CachePolicyConf ObjectFactory.createCachePolicyConf()
          Create an instance of CachePolicyConf
 CachePolicyConf ContainerCacheConf.getCachePolicyConf()
          Gets the value of the cachePolicyConf property.
 

Methods in org.apache.openejb.jee.jba with parameters of type CachePolicyConf
 void ContainerCacheConf.setCachePolicyConf(CachePolicyConf value)
          Sets the value of the cachePolicyConf property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.