com.atomikos.datasource.pool.event
Class PooledConnectionEvent
java.lang.Object
com.atomikos.icatch.event.Event
com.atomikos.datasource.pool.event.ConnectionPoolEvent
com.atomikos.datasource.pool.event.PooledConnectionEvent
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- PooledConnectionCreatedEvent, PooledConnectionDestroyedEvent, PooledConnectionReapedEvent
public abstract class PooledConnectionEvent
- extends ConnectionPoolEvent
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pooledConnectionId
public String pooledConnectionId
PooledConnectionEvent
public PooledConnectionEvent(String uniqueResourceName,
XPooledConnection pc)
Copyright © 2013. All Rights Reserved.