| Package | Description |
|---|---|
| org.apache.openejb.jee.oejb2 |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<EjbRefType> |
SessionBeanType.ejbRef |
protected List<EjbRefType> |
EntityBeanType.ejbRef |
protected List<EjbRefType> |
MessageDrivenBeanType.ejbRef |
protected List<EjbRefType> |
GeronimoEjbJarType.ejbRef |
| Modifier and Type | Method and Description |
|---|---|
EjbRefType |
ObjectFactory.createEjbRefType()
Create an instance of
EjbRefType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EjbRefType> |
ObjectFactory.createEjbRef(EjbRefType value)
|
List<EjbRefType> |
EnterpriseBean.getEjbRef() |
List<EjbRefType> |
SessionBeanType.getEjbRef() |
List<EjbRefType> |
EntityBeanType.getEjbRef()
Gets the value of the ejbRef property.
|
List<EjbRefType> |
MessageDrivenBeanType.getEjbRef()
Gets the value of the ejbRef property.
|
List<EjbRefType> |
GeronimoEjbJarType.getEjbRef() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EjbRefType> |
ObjectFactory.createEjbRef(EjbRefType value)
|
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.