com.atomikos.datasource.pool.event
Class ConnectionPoolEvent

java.lang.Object
  extended by com.atomikos.icatch.event.Event
      extended by com.atomikos.datasource.pool.event.ConnectionPoolEvent
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ConnectionPoolExhaustedEvent, PooledConnectionEvent

public abstract class ConnectionPoolEvent
extends Event

See Also:
Serialized Form

Field Summary
 String uniqueResourceName
           
 
Fields inherited from class com.atomikos.icatch.event.Event
eventCreationTimestamp
 
Constructor Summary
protected ConnectionPoolEvent(String uniqueResourceName)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

uniqueResourceName

public String uniqueResourceName
Constructor Detail

ConnectionPoolEvent

protected ConnectionPoolEvent(String uniqueResourceName)


Copyright © 2013. All Rights Reserved.