public interface ConnectionManager
extends javax.resource.spi.ConnectionManager
Modifier and Type | Method and Description |
---|---|
void |
returnManagedConnection(ConnectionListener cl,
boolean kill)
Kill given connection listener wrapped connection instance.
|
void returnManagedConnection(ConnectionListener cl, boolean kill)
cl
- connection listener that wraps connectionkill
- kill connection or notCopyright ? 2008-2009 Red Hat Middleware LLC (http://www.jboss.com/)