public class ConnectionEventManager
extends java.lang.Object
Constructor and Description |
---|
ConnectionEventManager() |
Modifier and Type | Method and Description |
---|---|
static javax.resource.spi.ConnectionEvent |
createEvent(javax.resource.spi.ManagedConnection source,
int eid,
java.lang.Exception exception,
java.lang.Object connectionHandle) |
static javax.resource.spi.ConnectionEvent |
createEvent(javax.resource.spi.ManagedConnection source,
int eid,
java.lang.Exception exception,
java.lang.Object connectionHandle,
boolean isFatal) |
static javax.resource.spi.ConnectionEvent |
createEvent(javax.resource.spi.ManagedConnection source,
int eid,
java.lang.Object connectionHandle) |
public static javax.resource.spi.ConnectionEvent createEvent(javax.resource.spi.ManagedConnection source, int eid, java.lang.Exception exception, java.lang.Object connectionHandle)
public static javax.resource.spi.ConnectionEvent createEvent(javax.resource.spi.ManagedConnection source, int eid, java.lang.Exception exception, java.lang.Object connectionHandle, boolean isFatal)
public static javax.resource.spi.ConnectionEvent createEvent(javax.resource.spi.ManagedConnection source, int eid, java.lang.Object connectionHandle)
Copyright © 2003 - 2021 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.