Interface | Description |
---|---|
ConnectorConstants |
This interface contains all the constants referenced and used in the
connector module.
|
ConnectorRuntime |
This class is the entry point to connector backend module.
|
ResourceHandle |
ResourceHandle interface to be used by transaction manager components
|
TransactedPoolManager |
TransactedPoolManager manages jdbc and connector connection pool
|
WorkContextHandler | |
WorkManagerFactory |
Class | Description |
---|---|
AppSpecificConnectorClassLoaderUtil | |
ConnectorClassFinder |
connector-class-finder to provide a class from its .rar
|
ConnectorClassLoaderServiceImpl |
We support two policies:
1.
|
ConnectorDescriptorProxy | |
ConnectorsClassLoaderUtil |
Classloader util to create a new classloader for the provided .rar deploy directory.
|
ConnectorsUtil |
Util class for connector related classes
|
Enum | Description |
---|---|
ConnectorConstants.PoolType |
Exception | Description |
---|---|
ConnectorRuntimeException |
This is an Exception class.
|
PoolingException |
Generic exception class to indicate exceptions pertaining to pooling infrastructure
|
Copyright © 2019. All rights reserved.