| Package | Description |
|---|---|
| com.sun.enterprise.connectors | |
| com.sun.enterprise.connectors.util | |
| com.sun.enterprise.deployment |
| Modifier and Type | Field and Description |
|---|---|
protected ConnectionDefDescriptor[] |
ActiveResourceAdapterImpl.connectionDefs_ |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionDefDescriptor[] |
ConnectorDDTransformUtils.getConnectionDefs(ConnectorDescriptor connectorDesc)
Obtain all the ConnectionDefDescriptor(abstracts the
|
| Modifier and Type | Method and Description |
|---|---|
static ConnectorDescriptorInfo |
ConnectorDDTransformUtils.getConnectorDescriptorInfo(ConnectionDefDescriptor connectionDefDescriptor)
Constructs ConnectorDescriptorInfo object from the
ConnectionDefDescriptor object (deployment descriptor of connector
module)
|
| Modifier and Type | Method and Description |
|---|---|
ConnectionDefDescriptor |
OutboundResourceAdapter.getConnectionDef() |
ConnectionDefDescriptor |
ConnectorDescriptor.getConnectionDefinitionByCFType(String type) |
ConnectionDefDescriptor |
ConnectorDescriptor.getConnectionDefinitionByCFType(String type,
boolean useDefault) |
| Modifier and Type | Method and Description |
|---|---|
void |
OutboundResourceAdapter.addConnectionDefDescriptor(ConnectionDefDescriptor conDefDesc)
adds an entry to the set of connection definitions
|
void |
OutboundResourceAdapter.removeConnectionDefDescriptor(ConnectionDefDescriptor conDefDesc)
removes an entry from the set of connection definitions
|
void |
OutboundResourceAdapter.setConnectionDef(ConnectionDefDescriptor conDef)
For being able to read 1.0 and write 1.5
|
Copyright © 2019. All rights reserved.