@Exported
| Interface | Description |
|---|---|
| ConnectionType |
Describes a type of connection (eg MDS, Database, UDDI) and provides
the name of the InitialContextFactory that should be used to create an
resource catalog adapter for a provider of this type.
|
| ConnectionTypeLoader |
Interface that defines the methods the ConnectionTypeManager will call to load
connection type definitions
|
| Class | Description |
|---|---|
| ConnectionTypeLoaderFactory |
Factory class for creating an ExtensionLoader that will load connection
and/or resource type extensions.
|
| ConnectionTypeManager |
Manages the set of ConnectionTypes that are available in the deployed
environment.
|
| ConnectionTypeRegistry |
Manages the set of ConnectionTypes that are accessible to a specific application.
|
| ManifestConnectionTypeLoader |
| Exception | Description |
|---|---|
| ConnectionException | |
| DuplicateConnectionTypeException |