Uses of Class
com.sun.enterprise.deployment.CommonResourceDescriptor
-
Packages that use CommonResourceDescriptor Package Description com.sun.enterprise.deployment org.glassfish.ejb.deployment.descriptor -
-
Uses of CommonResourceDescriptor in com.sun.enterprise.deployment
Subclasses of CommonResourceDescriptor in com.sun.enterprise.deployment Modifier and Type Class Description classEjbInterceptorContains information about 1 ejb interceptor.classInterceptorDescriptorContains information about 1 Java EE interceptor.classJndiEnvironmentRefsGroupDescriptorContains information about jndiEnvironmentRefsGroup.classManagedBeanDescriptorDescriptor representing a Java EE Managed Bean. -
Uses of CommonResourceDescriptor in org.glassfish.ejb.deployment.descriptor
Subclasses of CommonResourceDescriptor in org.glassfish.ejb.deployment.descriptor Modifier and Type Class Description classDummyEjbDescriptorA dummy implementation of the EjbDescriptorclassEjbCMPEntityDescriptorThis 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.
-