Uses of Class
org.apache.openejb.jee.jba.CachePolicyConf
-
Packages that use CachePolicyConf Package Description org.apache.openejb.jee.jba -
-
Uses of CachePolicyConf in org.apache.openejb.jee.jba
Fields in org.apache.openejb.jee.jba declared as CachePolicyConf Modifier and Type Field Description protected CachePolicyConfContainerCacheConf. cachePolicyConfMethods in org.apache.openejb.jee.jba that return CachePolicyConf Modifier and Type Method Description CachePolicyConfObjectFactory. createCachePolicyConf()Create an instance ofCachePolicyConfCachePolicyConfContainerCacheConf. getCachePolicyConf()Gets the value of the cachePolicyConf property.Methods in org.apache.openejb.jee.jba with parameters of type CachePolicyConf Modifier and Type Method Description voidContainerCacheConf. setCachePolicyConf(CachePolicyConf value)Sets the value of the cachePolicyConf property.
-