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