Uses of Class
org.glassfish.ejb.deployment.descriptor.runtime.PersistenceManagerInUse
Packages that use PersistenceManagerInUse
Package
Description
-
Uses of PersistenceManagerInUse in org.glassfish.ejb.deployment.descriptor
Methods in org.glassfish.ejb.deployment.descriptor with parameters of type PersistenceManagerInUseModifier and TypeMethodDescriptionvoidEjbBundleDescriptorImpl.setPersistenceManagerInUse(PersistenceManagerInUse inuse) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of PersistenceManagerInUse in org.glassfish.ejb.deployment.node.runtime
Methods in org.glassfish.ejb.deployment.node.runtime that return PersistenceManagerInUseModifier and TypeMethodDescriptionPMInUseNode.getDescriptor()Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.glassfish.ejb.deployment.node.runtime with parameters of type PersistenceManagerInUseModifier and TypeMethodDescriptionPMInUseNode.writeDescriptor(Node parent, String nodeName, PersistenceManagerInUse descriptor) Deprecated, for removal: This API element is subject to removal in a future version.