Uses of Class
org.apache.openejb.jee.was.v6.common.JNDIEnvRefsGroup
-
Packages that use JNDIEnvRefsGroup Package Description 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 Modifier and Type Method Description JNDIEnvRefsGroupObjectFactory. createJNDIEnvRefsGroup()Create an instance ofJNDIEnvRefsGroupMethods in org.apache.openejb.jee.was.v6.common that return types with arguments of type JNDIEnvRefsGroup Modifier and Type Method Description jakarta.xml.bind.JAXBElement<JNDIEnvRefsGroup>ObjectFactory. createJNDIEnvRefsGroup(JNDIEnvRefsGroup value)Methods in org.apache.openejb.jee.was.v6.common with parameters of type JNDIEnvRefsGroup Modifier and Type Method Description jakarta.xml.bind.JAXBElement<JNDIEnvRefsGroup>ObjectFactory. createJNDIEnvRefsGroup(JNDIEnvRefsGroup value) -
Uses of JNDIEnvRefsGroup in org.apache.openejb.jee.was.v6.ejb
Subclasses of JNDIEnvRefsGroup in org.apache.openejb.jee.was.v6.ejb Modifier and Type Class Description classContainerManagedEntityJava class for ContainerManagedEntity complex type.classEnterpriseBeanEnterpriseJavaBean is a class.classEntityThe entity element declares an entity bean.classMessageDrivenThe message-driven element declares a message-driven bean.classSessionThe session-beanType declares an session bean.
-