Uses of Class
org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Packages that use IASEjbExtraDescriptors Package Description org.glassfish.ejb.deployment.descriptor -
-
Uses of IASEjbExtraDescriptors in org.glassfish.ejb.deployment.descriptor
Methods in org.glassfish.ejb.deployment.descriptor that return IASEjbExtraDescriptors Modifier and Type Method Description IASEjbExtraDescriptorsEjbDescriptor. getIASEjbExtraDescriptors()returns the extra iAS specific info (not in the RI DID) in the iAS DTD.
-