Uses of Interface
com.sun.enterprise.deployment.WritableJndiNameEnvironment
-
-
Uses of WritableJndiNameEnvironment in com.sun.enterprise.deployment
Subinterfaces of WritableJndiNameEnvironment 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 WritableJndiNameEnvironment 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.classEjbInterceptorContains information about 1 ejb interceptor.classInterceptorDescriptorContains information about 1 Java EE interceptor.classJndiEnvironmentRefsGroupDescriptorContains information about jndiEnvironmentRefsGroup.classManagedBeanDescriptorDescriptor representing a Java EE Managed Bean.classWebBundleDescriptorThis class represents all the deployment information about a web application. -
Uses of WritableJndiNameEnvironment in com.sun.enterprise.deployment.annotation.context
-
Uses of WritableJndiNameEnvironment in org.glassfish.ejb.deployment.descriptor
Classes in org.glassfish.ejb.deployment.descriptor that implement WritableJndiNameEnvironment 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 WritableJndiNameEnvironment in org.glassfish.web.deployment.descriptor
Classes in org.glassfish.web.deployment.descriptor that implement WritableJndiNameEnvironment 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.
-