Uses of Class
org.apache.openejb.jee.jba.cmp.ListCacheMax
-
Packages that use ListCacheMax Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of ListCacheMax in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp declared as ListCacheMax Modifier and Type Field Description protected ListCacheMaxDefaults. listCacheMaxprotected ListCacheMaxEntity. listCacheMaxMethods in org.apache.openejb.jee.jba.cmp that return ListCacheMax Modifier and Type Method Description ListCacheMaxObjectFactory. createListCacheMax()Create an instance ofListCacheMaxListCacheMaxDefaults. getListCacheMax()Gets the value of the listCacheMax property.ListCacheMaxEntity. getListCacheMax()Gets the value of the listCacheMax property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type ListCacheMax Modifier and Type Method Description voidDefaults. setListCacheMax(ListCacheMax value)Sets the value of the listCacheMax property.voidEntity. setListCacheMax(ListCacheMax value)Sets the value of the listCacheMax property.
-