Uses of Class
org.glassfish.ejb.deployment.descriptor.runtime.BeanCacheDescriptor
Packages that use BeanCacheDescriptor
Package
Description
-
Uses of BeanCacheDescriptor in org.glassfish.ejb.deployment.descriptor.runtime
Methods in org.glassfish.ejb.deployment.descriptor.runtime that return BeanCacheDescriptorModifier and TypeMethodDescriptionIASEjbExtraDescriptors.getBeanCache()Getter for property beanCache.Methods in org.glassfish.ejb.deployment.descriptor.runtime with parameters of type BeanCacheDescriptorModifier and TypeMethodDescriptionvoidIASEjbExtraDescriptors.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 BeanCacheDescriptorMethods in org.glassfish.ejb.deployment.node.runtime with parameters of type BeanCacheDescriptorModifier and TypeMethodDescriptionBeanCacheNode.writeDescriptor(Node parent, String nodeName, BeanCacheDescriptor descriptor)