|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EjbRefType | |
|---|---|
| org.apache.openejb.jee.oejb2 | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of EjbRefType in org.apache.openejb.jee.oejb2 |
|---|
| Fields in org.apache.openejb.jee.oejb2 with type parameters of type EjbRefType | |
|---|---|
protected java.util.List<EjbRefType> |
SessionBeanType.ejbRef
|
protected java.util.List<EjbRefType> |
MessageDrivenBeanType.ejbRef
|
protected java.util.List<EjbRefType> |
GeronimoEjbJarType.ejbRef
|
protected java.util.List<EjbRefType> |
EntityBeanType.ejbRef
|
| Methods in org.apache.openejb.jee.oejb2 that return EjbRefType | |
|---|---|
EjbRefType |
ObjectFactory.createEjbRefType()
Create an instance of EjbRefType |
| Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type EjbRefType | |
|---|---|
javax.xml.bind.JAXBElement<EjbRefType> |
ObjectFactory.createEjbRef(EjbRefType value)
Create an instance of JAXBElement<EjbRefType>} |
java.util.List<EjbRefType> |
SessionBeanType.getEjbRef()
|
java.util.List<EjbRefType> |
MessageDrivenBeanType.getEjbRef()
Gets the value of the ejbRef property. |
java.util.List<EjbRefType> |
GeronimoEjbJarType.getEjbRef()
|
java.util.List<EjbRefType> |
EntityBeanType.getEjbRef()
Gets the value of the ejbRef property. |
java.util.List<EjbRefType> |
EnterpriseBean.getEjbRef()
|
| Methods in org.apache.openejb.jee.oejb2 with parameters of type EjbRefType | |
|---|---|
javax.xml.bind.JAXBElement<EjbRefType> |
ObjectFactory.createEjbRef(EjbRefType value)
Create an instance of JAXBElement<EjbRefType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||