Interface | Description |
---|---|
EventNotifier |
The interface for event notifcation.
|
Class | Description |
---|---|
DefaultConnectionManager |
This class provides the default implementation of the ConnectionManager
for non managed use.
|
JRemoteConnectionFactoryImpl |
The concrete implementation of a remote jBASE connection factory.
|
JRemoteConnectionRequestInfo |
This ConnectionRequestInfo allows JRemote clients to receive
well defined callbacks for certain connection events.
|
JRemoteManagedConnection |
The application server considers this managed connection to be the phyiscal
connection to a remote jBASE instance.
|
JRemoteManagedConnectionFactory |
This class implements the JCA ManagedConnectionFactory.
|
JRemoteManagedConnectionMetaData |
Provide useful information about connecting to a remote jBASE instance.
|
JRemoteRequestProcessingFactory | |
JRemoteResourceAdapter | |
TransactionManager | |
WrappedJConnection |
Implementation of a connection to a remote jBASE instance.
|
WrappedJFile |
Provide an interface to remote jBASE files and ensures connection
validity.
|