Uses of Class
org.glassfish.ejb.deployment.descriptor.runtime.BeanCacheDescriptor
-
Packages that use BeanCacheDescriptor Package Description org.glassfish.ejb.deployment.descriptor.runtime org.glassfish.ejb.deployment.node.runtime -
-
Uses of BeanCacheDescriptor in org.glassfish.ejb.deployment.descriptor.runtime
Methods in org.glassfish.ejb.deployment.descriptor.runtime that return BeanCacheDescriptor Modifier and Type Method Description BeanCacheDescriptorIASEjbExtraDescriptors. getBeanCache()Getter for property beanCache.Methods in org.glassfish.ejb.deployment.descriptor.runtime with parameters of type BeanCacheDescriptor Modifier and Type Method Description voidIASEjbExtraDescriptors. setBeanCache(BeanCacheDescriptor beanCache)Setter for property beanCache. -
Uses of BeanCacheDescriptor in org.glassfish.ejb.deployment.node.runtime
Methods in org.glassfish.ejb.deployment.node.runtime that return BeanCacheDescriptor Modifier and Type Method Description BeanCacheDescriptorBeanCacheNode. getDescriptor()Methods in org.glassfish.ejb.deployment.node.runtime with parameters of type BeanCacheDescriptor Modifier and Type Method Description NodeBeanCacheNode. writeDescriptor(Node parent, String nodeName, BeanCacheDescriptor descriptor)
-