|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EjbRef | |
---|---|
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 | |
---|---|
class |
EJBLocalRef
|
Fields in org.apache.openejb.jee.was.v6.common with type parameters of type EjbRef | |
---|---|
protected List<EjbRef> |
JNDIEnvRefsGroup.ejbRefs
|
Methods in org.apache.openejb.jee.was.v6.common that return EjbRef | |
---|---|
EjbRef |
ObjectFactory.createEjbRef()
Create an instance of EjbRef |
Methods in org.apache.openejb.jee.was.v6.common that return types with arguments of type EjbRef | |
---|---|
javax.xml.bind.JAXBElement<EjbRef> |
ObjectFactory.createEjbRef(EjbRef value)
Create an instance of JAXBElement < EjbRef > |
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 | |
---|---|
javax.xml.bind.JAXBElement<EjbRef> |
ObjectFactory.createEjbRef(EjbRef value)
Create an instance of JAXBElement < EjbRef > |
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 | |
---|---|
protected List<EjbRef> |
EjbRefBinding.bindingEjbRefs
|
Methods in org.apache.openejb.jee.was.v6.commonbnd that return types with arguments of type EjbRef | |
---|---|
List<EjbRef> |
EjbRefBinding.getBindingEjbRefs()
Gets the value of the bindingEjbRefs property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |