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 |
---|---|
ResourceAdapterSecurity |
WeblogicConnector.getSecurity()
getSecurity
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceAdapterSecurityImpl |
Modifier and Type | Field and Description |
---|---|
protected ResourceAdapterSecurity |
WeblogicConnectorAbstractImpl.ras
ResourceAdapterSecurity
|
Modifier and Type | Method and Description |
---|---|
ResourceAdapterSecurity |
WeblogicConnectorAbstractImpl.getSecurity() |
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)