|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceLocatorType | |
---|---|
org.apache.openejb.jee.oejb2 | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Uses of ResourceLocatorType in org.apache.openejb.jee.oejb2 |
---|
Fields in org.apache.openejb.jee.oejb2 declared as ResourceLocatorType | |
---|---|
protected ResourceLocatorType |
OpenejbJarType.cmpConnectionFactory
|
protected ResourceLocatorType |
MessageDrivenBeanType.resourceAdapter
|
Methods in org.apache.openejb.jee.oejb2 that return ResourceLocatorType | |
---|---|
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. |
Methods in org.apache.openejb.jee.oejb2 that return types with arguments of type ResourceLocatorType | |
---|---|
javax.xml.bind.JAXBElement<ResourceLocatorType> |
ObjectFactory.createCmpConnectionFactory(ResourceLocatorType value)
Create an instance of JAXBElement < ResourceLocatorType > } |
javax.xml.bind.JAXBElement<ResourceLocatorType> |
ObjectFactory.createResourceAdapter(ResourceLocatorType value)
Create an instance of JAXBElement < ResourceLocatorType > } |
Methods in org.apache.openejb.jee.oejb2 with parameters of type ResourceLocatorType | |
---|---|
javax.xml.bind.JAXBElement<ResourceLocatorType> |
ObjectFactory.createCmpConnectionFactory(ResourceLocatorType value)
Create an instance of JAXBElement < ResourceLocatorType > } |
javax.xml.bind.JAXBElement<ResourceLocatorType> |
ObjectFactory.createResourceAdapter(ResourceLocatorType value)
Create an instance of JAXBElement < ResourceLocatorType > } |
void |
OpenejbJarType.setCmpConnectionFactory(ResourceLocatorType value)
Sets the value of the cmpConnectionFactory property. |
void |
MessageDrivenBeanType.setResourceAdapter(ResourceLocatorType value)
Sets the value of the resourceAdapter property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |