Uses of Class
org.glassfish.ejb.deployment.descriptor.IASEjbCMPEntityDescriptor
-
Packages that use IASEjbCMPEntityDescriptor Package Description org.glassfish.ejb.deployment.node.runtime -
-
Uses of IASEjbCMPEntityDescriptor in org.glassfish.ejb.deployment.node.runtime
Fields in org.glassfish.ejb.deployment.node.runtime declared as IASEjbCMPEntityDescriptor Modifier and Type Field Description protected IASEjbCMPEntityDescriptorCmpNode. descriptorMethods in org.glassfish.ejb.deployment.node.runtime that return IASEjbCMPEntityDescriptor Modifier and Type Method Description IASEjbCMPEntityDescriptorCmpNode. getDescriptor()Methods in org.glassfish.ejb.deployment.node.runtime with parameters of type IASEjbCMPEntityDescriptor Modifier and Type Method Description NodeCmpNode. writeDescriptor(Node parent, String nodeName, IASEjbCMPEntityDescriptor ejbDescriptor)
-