public class NuxeoConnectionTrackingCoordinator extends Object implements org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTracker
| Constructor and Description | 
|---|
NuxeoConnectionTrackingCoordinator()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addTracker(org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTracker tracker)  | 
void | 
handleObtained(org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor connectionTrackingInterceptor,
              org.apache.geronimo.connector.outbound.ConnectionInfo connectionInfo,
              boolean reassociate)  | 
void | 
handleReleased(org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor connectionTrackingInterceptor,
              org.apache.geronimo.connector.outbound.ConnectionInfo connectionInfo,
              org.apache.geronimo.connector.outbound.ConnectionReturnAction connectionReturnAction)  | 
void | 
removeTracker(org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTracker tracker)  | 
void | 
setEnvironment(org.apache.geronimo.connector.outbound.ConnectionInfo connectionInfo,
              String key)  | 
public NuxeoConnectionTrackingCoordinator()
public void addTracker(org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTracker tracker)
public void removeTracker(org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTracker tracker)
public void handleObtained(org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor connectionTrackingInterceptor, org.apache.geronimo.connector.outbound.ConnectionInfo connectionInfo, boolean reassociate) throws javax.resource.ResourceException
handleObtained in interface org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTrackerjavax.resource.ResourceExceptionpublic void handleReleased(org.apache.geronimo.connector.outbound.ConnectionTrackingInterceptor connectionTrackingInterceptor, org.apache.geronimo.connector.outbound.ConnectionInfo connectionInfo, org.apache.geronimo.connector.outbound.ConnectionReturnAction connectionReturnAction)
handleReleased in interface org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTrackerpublic void setEnvironment(org.apache.geronimo.connector.outbound.ConnectionInfo connectionInfo, String key)
setEnvironment in interface org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTrackerCopyright © 2019 Nuxeo. All rights reserved.