|
||||||||||
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 List<EjbRefType> |
EntityBeanType.ejbRef
|
protected List<EjbRefType> |
MessageDrivenBeanType.ejbRef
|
protected List<EjbRefType> |
SessionBeanType.ejbRef
|
protected List<EjbRefType> |
GeronimoEjbJarType.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 > } |
List<EjbRefType> |
EntityBeanType.getEjbRef()
Gets the value of the ejbRef property. |
List<EjbRefType> |
EnterpriseBean.getEjbRef()
|
List<EjbRefType> |
MessageDrivenBeanType.getEjbRef()
Gets the value of the ejbRef property. |
List<EjbRefType> |
SessionBeanType.getEjbRef()
|
List<EjbRefType> |
GeronimoEjbJarType.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 |