com.atomikos.datasource.pool.event
Class PooledConnectionReapedEvent

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

public class PooledConnectionReapedEvent
extends Event

See Also:
Serialized Form

Field Summary
 String uniqueResourceName
           
 
Fields inherited from class com.atomikos.icatch.event.Event
eventCreationTimestamp
 
Constructor Summary
PooledConnectionReapedEvent(String uniqueResourceName, XPooledConnection pc)
           
 
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

PooledConnectionReapedEvent

public PooledConnectionReapedEvent(String uniqueResourceName,
                                   XPooledConnection pc)


Copyright © 2016. All Rights Reserved.