Uses of Interface
org.eclipse.jst.j2ee.common.JNDIEnvRefsGroup

Packages that use JNDIEnvRefsGroup
org.eclipse.jst.j2ee.ejb This package includes the enterprise bean module model api.  
org.eclipse.jst.j2ee.webapplication This package includes the EJBArtifactEdit api.  
 

Uses of JNDIEnvRefsGroup in org.eclipse.jst.j2ee.ejb
 

Subinterfaces of JNDIEnvRefsGroup in org.eclipse.jst.j2ee.ejb
 interface ContainerManagedEntity
           
 interface EnterpriseBean
           
 interface Entity
          The entity element declares an entity bean.
 interface MessageDriven
           
 interface Session
          The session element declares an session bean.
 

Uses of JNDIEnvRefsGroup in org.eclipse.jst.j2ee.webapplication
 

Subinterfaces of JNDIEnvRefsGroup in org.eclipse.jst.j2ee.webapplication
 interface WebApp
          The web-app element is the root of the deployment descriptor for a web application.