public static class NuxeoContainer.ConnectionTrackingCoordinator extends Object implements org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTracker
| Modifier and Type | Class and Description |
|---|---|
protected static class |
NuxeoContainer.ConnectionTrackingCoordinator.Context |
| Modifier and Type | Field and Description |
|---|---|
protected ThreadLocal<NuxeoContainer.ConnectionTrackingCoordinator.Context> |
contextHolder |
| Constructor and Description |
|---|
ConnectionTrackingCoordinator() |
| Modifier and Type | Method and Description |
|---|---|
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 |
setEnvironment(org.apache.geronimo.connector.outbound.ConnectionInfo connectionInfo,
String key) |
protected final ThreadLocal<NuxeoContainer.ConnectionTrackingCoordinator.Context> contextHolder
public ConnectionTrackingCoordinator()
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 © 2016 Nuxeo SA. All rights reserved.