Uses of Class
org.apache.openejb.jee.was.v6.common.JNDIEnvRefsGroup

Packages that use JNDIEnvRefsGroup
org.apache.openejb.jee.was.v6.common Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
org.apache.openejb.jee.was.v6.ejb Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. 
 

Uses of JNDIEnvRefsGroup in org.apache.openejb.jee.was.v6.common
 

Methods in org.apache.openejb.jee.was.v6.common that return JNDIEnvRefsGroup
 JNDIEnvRefsGroup ObjectFactory.createJNDIEnvRefsGroup()
          Create an instance of JNDIEnvRefsGroup
 

Methods in org.apache.openejb.jee.was.v6.common that return types with arguments of type JNDIEnvRefsGroup
 javax.xml.bind.JAXBElement<JNDIEnvRefsGroup> ObjectFactory.createJNDIEnvRefsGroup(JNDIEnvRefsGroup value)
          Create an instance of JAXBElement< JNDIEnvRefsGroup>
 

Methods in org.apache.openejb.jee.was.v6.common with parameters of type JNDIEnvRefsGroup
 javax.xml.bind.JAXBElement<JNDIEnvRefsGroup> ObjectFactory.createJNDIEnvRefsGroup(JNDIEnvRefsGroup value)
          Create an instance of JAXBElement< JNDIEnvRefsGroup>
 

Uses of JNDIEnvRefsGroup in org.apache.openejb.jee.was.v6.ejb
 

Subclasses of JNDIEnvRefsGroup in org.apache.openejb.jee.was.v6.ejb
 class ContainerManagedEntity
           Java class for ContainerManagedEntity complex type.
 class EnterpriseBean
          EnterpriseJavaBean is a class.
 class Entity
          The entity element declares an entity bean.
 class MessageDriven
          The message-driven element declares a message-driven bean.
 class Session
          The session-beanType declares an session bean.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.