public static class NuxeoContainer.ConnectionTrackingCoordinator extends Object implements org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTracker
Constructor and Description |
---|
NuxeoContainer.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) |
public NuxeoContainer.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.ConnectionTracker
javax.resource.ResourceException
public 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.ConnectionTracker
public void setEnvironment(org.apache.geronimo.connector.outbound.ConnectionInfo connectionInfo, String key)
setEnvironment
in interface org.apache.geronimo.connector.outbound.connectiontracking.ConnectionTracker
Copyright © 2015 Nuxeo SA. All rights reserved.