Uses of Class
org.apache.openejb.jee.was.v6.common.EjbRef
-
Packages that use EjbRef 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.commonbnd Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EjbRef in org.apache.openejb.jee.was.v6.common
Subclasses of EjbRef in org.apache.openejb.jee.was.v6.common Modifier and Type Class Description classEJBLocalRefFields in org.apache.openejb.jee.was.v6.common with type parameters of type EjbRef Modifier and Type Field Description protected List<EjbRef>JNDIEnvRefsGroup. ejbRefsMethods in org.apache.openejb.jee.was.v6.common that return EjbRef Modifier and Type Method Description EjbRefObjectFactory. createEjbRef()Create an instance ofEjbRefMethods in org.apache.openejb.jee.was.v6.common that return types with arguments of type EjbRef Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EjbRef>ObjectFactory. createEjbRef(EjbRef value)List<EjbRef>JNDIEnvRefsGroup. getEjbRefs()Gets the value of the ejbRefs property.Methods in org.apache.openejb.jee.was.v6.common with parameters of type EjbRef Modifier and Type Method Description jakarta.xml.bind.JAXBElement<EjbRef>ObjectFactory. createEjbRef(EjbRef value) -
Uses of EjbRef in org.apache.openejb.jee.was.v6.commonbnd
Fields in org.apache.openejb.jee.was.v6.commonbnd with type parameters of type EjbRef Modifier and Type Field Description protected List<EjbRef>EjbRefBinding. bindingEjbRefsMethods in org.apache.openejb.jee.was.v6.commonbnd that return types with arguments of type EjbRef Modifier and Type Method Description List<EjbRef>EjbRefBinding. getBindingEjbRefs()Gets the value of the bindingEjbRefs property.
-