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