Uses of Class
org.apache.openejb.jee.sun.BeanCache
-
Packages that use BeanCache Package Description org.apache.openejb.jee.sun Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of BeanCache in org.apache.openejb.jee.sun
Fields in org.apache.openejb.jee.sun declared as BeanCache Modifier and Type Field Description protected BeanCacheEjb. beanCacheMethods in org.apache.openejb.jee.sun that return BeanCache Modifier and Type Method Description BeanCacheEjb. getBeanCache()Methods in org.apache.openejb.jee.sun with parameters of type BeanCache Modifier and Type Method Description voidEjb. setBeanCache(BeanCache value)
-