| 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<EjbLocalRefType> |
GeronimoEjbJarType.ejbLocalRef |
protected List<EjbLocalRefType> |
SessionBeanType.ejbLocalRef |
protected List<EjbLocalRefType> |
EntityBeanType.ejbLocalRef |
protected List<EjbLocalRefType> |
MessageDrivenBeanType.ejbLocalRef |
| Modifier and Type | Method and Description |
|---|---|
EjbLocalRefType |
ObjectFactory.createEjbLocalRefType()
Create an instance of
EjbLocalRefType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EjbLocalRefType> |
ObjectFactory.createEjbLocalRef(EjbLocalRefType value)
|
List<EjbLocalRefType> |
GeronimoEjbJarType.getEjbLocalRef() |
List<EjbLocalRefType> |
SessionBeanType.getEjbLocalRef() |
List<EjbLocalRefType> |
EntityBeanType.getEjbLocalRef()
Gets the value of the ejbLocalRef property.
|
List<EjbLocalRefType> |
MessageDrivenBeanType.getEjbLocalRef()
Gets the value of the ejbLocalRef property.
|
List<EjbLocalRefType> |
EnterpriseBean.getEjbLocalRef() |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EjbLocalRefType> |
ObjectFactory.createEjbLocalRef(EjbLocalRefType value)
|
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.