| Package | Description |
|---|---|
| com.sun.enterprise.connectors.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AdminObjectConfigParser
Interface class of admin object interface parser methods.
|
interface |
MCFConfigParser
Interface class of managed connection factory parser methods.
|
interface |
MessageListenerConfigParser
Interface class of managed connection factory parser methods.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AdminObjectConfigParserImpl
This is AdminObject configuration parser.
|
class |
MCFConfigParserImpl
This is managed connection factory configuration parser.
|
class |
MessageListenerConfigParserImpl
This is message listener configuration parser.
|
class |
ResourceAdapterConfigParserImpl
This is Resource Adapter configuration parser.
|
| Modifier and Type | Method and Description |
|---|---|
static ConnectorConfigParser |
ConnectorConfigParserFactory.getParser(String type)
Returns a specific connector configuration parser class based on the
type of configurations to parse.
|
Copyright © 2017. All rights reserved.