Package | Description |
---|---|
org.jboss.jca.as.converters.wls.api.metadata |
This package contains the weblogic metatdata.
|
org.jboss.jca.as.converters.wls.metadata |
This package contains the weblogic metatdata.
|
org.jboss.jca.as.converters.wls.metadata.v13 |
This package contains the weblogic metatdata.
|
Modifier and Type | Method and Description |
---|---|
OutboundResourceAdapter |
WeblogicConnector.getOutboundResourceAdapter()
getOutboundResourceAdapter
|
Modifier and Type | Class and Description |
---|---|
class |
OutboundResourceAdapterImpl
A generic OutboundResourceAdapter.
|
Modifier and Type | Field and Description |
---|---|
protected OutboundResourceAdapter |
WeblogicConnectorAbstractImpl.ora
OutboundResourceAdapter
|
Modifier and Type | Method and Description |
---|---|
OutboundResourceAdapter |
WeblogicConnectorAbstractImpl.getOutboundResourceAdapter() |
Constructor and Description |
---|
WeblogicConnectorAbstractImpl(java.lang.String nativeLibdir,
java.lang.String jndiName,
ResourceAdapterSecurity ras,
ConfigProperties props,
AdminObjects aos,
OutboundResourceAdapter ora)
constructor
|
Constructor and Description |
---|
WeblogicConnector13Impl(java.lang.String nativeLibdir,
java.lang.String jndiName,
ResourceAdapterSecurity ras,
ConfigProperties props,
AdminObjects aos,
OutboundResourceAdapter ora)
constructor
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)