Uses of Interface
com.sun.enterprise.deployment.types.ResourceEnvReferenceContainer
-
-
Uses of ResourceEnvReferenceContainer in com.sun.enterprise.deployment
Subinterfaces of ResourceEnvReferenceContainer in com.sun.enterprise.deployment Modifier and Type Interface Description interfaceEjbDescriptorInterface for information about an EJBinterfaceEjbMessageBeanDescriptorInterface for Message-Driven BeansinterfaceEjbSessionDescriptorClasses in com.sun.enterprise.deployment that implement ResourceEnvReferenceContainer Modifier and Type Class Description classApplicationObjects of this type encapsulate the data and behaviour of a J2EE application.classApplicationClientDescriptorI represent all the deployment information about an application client [{0}].classEjbBundleDescriptorI represent all the configurable deployment information contained in an EJB JAR.classWebBundleDescriptorThis class represents all the deployment information about a web application. -
Uses of ResourceEnvReferenceContainer in com.sun.enterprise.deployment.node.runtime
Methods in com.sun.enterprise.deployment.node.runtime with parameters of type ResourceEnvReferenceContainer Modifier and Type Method Description static voidResourceEnvRefNode. writeResoureEnvReferences(Node parent, ResourceEnvReferenceContainer descriptor)writes all the runtime information for resource environment references -
Uses of ResourceEnvReferenceContainer in org.glassfish.ejb.deployment.descriptor
Classes in org.glassfish.ejb.deployment.descriptor that implement ResourceEnvReferenceContainer Modifier and Type Class Description classDummyEjbDescriptorA dummy implementation of the EjbDescriptorclassEjbBundleDescriptorImplThe concrete implementation of abstract super class com.sun.enterprise.deployment.EjbBundleDescriptor.classEjbCMPEntityDescriptorThis class contains information about EJB1.1 and EJB2.0 CMP EntityBeans.classEjbDescriptorThis abstract class encapsulates the meta-information describing Entity, Session and MessageDriven EJBs.classEjbEntityDescriptorThis class contains deployment information for an EntityBean with bean-managed persistence.classEjbMessageBeanDescriptorObjects of this kind represent the deployment information describing a single message driven Ejb.classEjbSessionDescriptorObjects of this kind represent the deployment information describing a single Session Ejb : { stateful , stateless, singleton }classIASEjbCMPEntityDescriptorThis class contains information about EJB1.1 and EJB2.0 CMP EntityBeans. -
Uses of ResourceEnvReferenceContainer in org.glassfish.web.deployment.descriptor
Classes in org.glassfish.web.deployment.descriptor that implement ResourceEnvReferenceContainer Modifier and Type Class Description classWebBundleDescriptorImplThe concrete implementation of abstract super class com.sun.enterprise.deployment.WebBundleDescriptor.classWebFragmentDescriptorI am an object that represents all the deployment information about a web fragment.
-