Uses of Class
org.glassfish.ejb.deployment.descriptor.runtime.IASEjbCMPFinder
Packages that use IASEjbCMPFinder
Package
Description
-
Uses of IASEjbCMPFinder in org.glassfish.ejb.deployment.descriptor
Methods in org.glassfish.ejb.deployment.descriptor that return IASEjbCMPFinderMethods in org.glassfish.ejb.deployment.descriptor that return types with arguments of type IASEjbCMPFinderModifier and TypeMethodDescriptionIASEjbCMPEntityDescriptor.getOneOneFinders()Returns a Map which maps between a method signature and the corresponding IASEjbCMPFinder instance.Methods in org.glassfish.ejb.deployment.descriptor with parameters of type IASEjbCMPFinderModifier and TypeMethodDescriptionvoidIASEjbCMPEntityDescriptor.addOneOneFinder(IASEjbCMPFinder finder) Adds the given OneOneFinder to the HashMap -
Uses of IASEjbCMPFinder in org.glassfish.ejb.deployment.node.runtime
Methods in org.glassfish.ejb.deployment.node.runtime that return IASEjbCMPFinderMethods in org.glassfish.ejb.deployment.node.runtime with parameters of type IASEjbCMPFinderModifier and TypeMethodDescriptionFinderNode.writeDescriptor(Node parent, String nodeName, IASEjbCMPFinder finder)