Uses of Class
org.apache.openejb.jee.jba.CachePolicyConfOther
-
Packages that use CachePolicyConfOther Package Description org.apache.openejb.jee.jba -
-
Uses of CachePolicyConfOther in org.apache.openejb.jee.jba
Fields in org.apache.openejb.jee.jba declared as CachePolicyConfOther Modifier and Type Field Description protected CachePolicyConfOtherContainerCacheConf. cachePolicyConfOtherMethods in org.apache.openejb.jee.jba that return CachePolicyConfOther Modifier and Type Method Description CachePolicyConfOtherObjectFactory. createCachePolicyConfOther()Create an instance ofCachePolicyConfOtherCachePolicyConfOtherContainerCacheConf. getCachePolicyConfOther()Gets the value of the cachePolicyConfOther property.Methods in org.apache.openejb.jee.jba with parameters of type CachePolicyConfOther Modifier and Type Method Description voidContainerCacheConf. setCachePolicyConfOther(CachePolicyConfOther value)Sets the value of the cachePolicyConfOther property.
-