com.atomikos.datasource.pool.event
Class ConnectionPoolExhaustedEvent

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

public class ConnectionPoolExhaustedEvent
extends ConnectionPoolEvent

See Also:
Serialized Form

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

Constructor Detail

ConnectionPoolExhaustedEvent

public ConnectionPoolExhaustedEvent(String uniqueResourceName)


Copyright © 2013. All Rights Reserved.