Uses of Class
org.glassfish.ejb.deployment.descriptor.runtime.IASEjbCMPFinder
-
Packages that use IASEjbCMPFinder Package Description org.glassfish.ejb.deployment.descriptor org.glassfish.ejb.deployment.node.runtime -
-
Uses of IASEjbCMPFinder in org.glassfish.ejb.deployment.descriptor
Methods in org.glassfish.ejb.deployment.descriptor that return IASEjbCMPFinder Modifier and Type Method Description IASEjbCMPFinderIASEjbCMPEntityDescriptor. getIASEjbCMPFinder(Method method)Methods in org.glassfish.ejb.deployment.descriptor with parameters of type IASEjbCMPFinder Modifier and Type Method Description voidIASEjbCMPEntityDescriptor. addOneOneFinder(IASEjbCMPFinder finder) -
Uses of IASEjbCMPFinder in org.glassfish.ejb.deployment.node.runtime
Methods in org.glassfish.ejb.deployment.node.runtime that return IASEjbCMPFinder Modifier and Type Method Description IASEjbCMPFinderFinderNode. getDescriptor()Methods in org.glassfish.ejb.deployment.node.runtime with parameters of type IASEjbCMPFinder Modifier and Type Method Description NodeFinderNode. writeDescriptor(Node parent, String nodeName, IASEjbCMPFinder finder)
-