| 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 ResourceLocatorType |
OpenejbJarType.cmpConnectionFactory |
protected ResourceLocatorType |
MessageDrivenBeanType.resourceAdapter |
| Modifier and Type | Method and Description |
|---|---|
ResourceLocatorType |
ObjectFactory.createResourceLocatorType()
Create an instance of
ResourceLocatorType |
ResourceLocatorType |
OpenejbJarType.getCmpConnectionFactory()
Gets the value of the cmpConnectionFactory property.
|
ResourceLocatorType |
MessageDrivenBeanType.getResourceAdapter()
Gets the value of the resourceAdapter property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ResourceLocatorType> |
ObjectFactory.createCmpConnectionFactory(ResourceLocatorType value)
|
JAXBElement<ResourceLocatorType> |
ObjectFactory.createResourceAdapter(ResourceLocatorType value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<ResourceLocatorType> |
ObjectFactory.createCmpConnectionFactory(ResourceLocatorType value)
|
JAXBElement<ResourceLocatorType> |
ObjectFactory.createResourceAdapter(ResourceLocatorType value)
|
void |
OpenejbJarType.setCmpConnectionFactory(ResourceLocatorType value)
Sets the value of the cmpConnectionFactory property.
|
void |
MessageDrivenBeanType.setResourceAdapter(ResourceLocatorType value)
Sets the value of the resourceAdapter property.
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.