org.logicalcobwebs.proxool.admin.jmx
Class ConnectionPoolMBeanTest.TestNotificationListener

java.lang.Object
  extended byorg.logicalcobwebs.proxool.admin.jmx.ConnectionPoolMBeanTest.TestNotificationListener
Enclosing class:
ConnectionPoolMBeanTest

private class ConnectionPoolMBeanTest.TestNotificationListener
extends java.lang.Object


Constructor Summary
private ConnectionPoolMBeanTest.TestNotificationListener()
           
 
Method Summary
 void handleNotification(Notification notification, java.lang.Object handBack)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionPoolMBeanTest.TestNotificationListener

private ConnectionPoolMBeanTest.TestNotificationListener()
Method Detail

handleNotification

public void handleNotification(Notification notification,
                               java.lang.Object handBack)