Uses of Class
org.glassfish.ejb.deployment.descriptor.runtime.IASEjbExtraDescriptors
-
Packages that use IASEjbExtraDescriptors Package Description org.glassfish.ejb.deployment.descriptor org.glassfish.persistence.ejb.entitybean.container -
-
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. -
Uses of IASEjbExtraDescriptors in org.glassfish.persistence.ejb.entitybean.container
Fields in org.glassfish.persistence.ejb.entitybean.container declared as IASEjbExtraDescriptors Modifier and Type Field Description protected IASEjbExtraDescriptorsEntityContainer. iased
-