|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionTracker | |
org.apache.geronimo.connector.outbound | |
org.apache.geronimo.connector.outbound.connectiontracking |
Uses of ConnectionTracker in org.apache.geronimo.connector.outbound |
Fields in org.apache.geronimo.connector.outbound declared as ConnectionTracker | |
protected ConnectionTracker |
GenericConnectionManager.connectionTracker
|
Methods in org.apache.geronimo.connector.outbound that return ConnectionTracker | |
ConnectionTracker |
GenericConnectionManager.getConnectionTracker()
|
Methods in org.apache.geronimo.connector.outbound with parameters of type ConnectionTracker | |
void |
GenericConnectionManager.setConnectionTracker(ConnectionTracker connectionTracker)
|
Constructors in org.apache.geronimo.connector.outbound with parameters of type ConnectionTracker | |
GenericConnectionManager(TransactionSupport transactionSupport,
PoolingSupport pooling,
String objectName,
org.apache.geronimo.security.bridge.RealmBridge realmBridge,
ConnectionTracker connectionTracker)
|
|
ConnectionTrackingInterceptor(ConnectionInterceptor next,
String key,
ConnectionTracker connectionTracker)
|
Uses of ConnectionTracker in org.apache.geronimo.connector.outbound.connectiontracking |
Classes in org.apache.geronimo.connector.outbound.connectiontracking that implement ConnectionTracker | |
class |
ConnectionTrackingCoordinator
ConnectionTrackingCoordinator tracks connections that are in use by components such as EJB's. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |