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

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

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

Fields in org.apache.openejb.jee.jba declared as CachePolicyConfOther
protected  CachePolicyConfOther ContainerCacheConf.cachePolicyConfOther
           
 

Methods in org.apache.openejb.jee.jba that return CachePolicyConfOther
 CachePolicyConfOther ObjectFactory.createCachePolicyConfOther()
          Create an instance of CachePolicyConfOther
 CachePolicyConfOther ContainerCacheConf.getCachePolicyConfOther()
          Gets the value of the cachePolicyConfOther property.
 

Methods in org.apache.openejb.jee.jba with parameters of type CachePolicyConfOther
 void ContainerCacheConf.setCachePolicyConfOther(CachePolicyConfOther value)
          Sets the value of the cachePolicyConfOther property.
 



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