Class AbstractPooledObject

  • Direct Known Subclasses:
    TcpConnection

    public abstract class AbstractPooledObject
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void close()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AbstractPooledObject

        public AbstractPooledObject()
    • Method Detail

      • close

        protected void close()