net.spy.pool
Class PoolDebug

java.lang.Object
  extended bynet.spy.SpyObject
      extended bynet.spy.util.Debug
          extended bynet.spy.pool.PoolDebug

public class PoolDebug
extends Debug

Debug logger for pool stuff.


Constructor Summary
PoolDebug()
           
 
Methods inherited from class net.spy.util.Debug
debug
 
Methods inherited from class net.spy.SpyObject
getLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PoolDebug

public PoolDebug()