Uses of Class
org.glassfish.ejb.deployment.descriptor.runtime.IASPersistenceManagerDescriptor
Packages that use IASPersistenceManagerDescriptor
Package
Description
-
Uses of IASPersistenceManagerDescriptor in org.glassfish.ejb.deployment.descriptor
Methods in org.glassfish.ejb.deployment.descriptor with parameters of type IASPersistenceManagerDescriptorModifier and TypeMethodDescriptionvoidEjbBundleDescriptorImpl.addPersistenceManager(IASPersistenceManagerDescriptor pmDesc) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of IASPersistenceManagerDescriptor in org.glassfish.ejb.deployment.node.runtime
Methods in org.glassfish.ejb.deployment.node.runtime that return IASPersistenceManagerDescriptorModifier and TypeMethodDescriptionPMDescriptorNode.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 IASPersistenceManagerDescriptorModifier and TypeMethodDescriptionPMDescriptorNode.writeDescriptor(Node parent, String nodeName, IASPersistenceManagerDescriptor descriptor) Deprecated, for removal: This API element is subject to removal in a future version.