Uses of Class
org.apache.openejb.jee.was.v6.common.EJBLocalRef
-
Packages that use EJBLocalRef Package Description org.apache.openejb.jee.was.v6.common Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EJBLocalRef in org.apache.openejb.jee.was.v6.common
Fields in org.apache.openejb.jee.was.v6.common with type parameters of type EJBLocalRef Modifier and Type Field Description protected List<EJBLocalRef>JNDIEnvRefsGroup. ejbLocalRefsMethods in org.apache.openejb.jee.was.v6.common that return EJBLocalRef Modifier and Type Method Description EJBLocalRefObjectFactory. createEJBLocalRef()Create an instance ofEJBLocalRefMethods in org.apache.openejb.jee.was.v6.common that return types with arguments of type EJBLocalRef Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EJBLocalRef>ObjectFactory. createEJBLocalRef(EJBLocalRef value)List<EJBLocalRef>JNDIEnvRefsGroup. getEjbLocalRefs()Gets the value of the ejbLocalRefs property.Methods in org.apache.openejb.jee.was.v6.common with parameters of type EJBLocalRef Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EJBLocalRef>ObjectFactory. createEJBLocalRef(EJBLocalRef value)
-