org.ow2.util.pool.impl.enhanced.internal.thread.impl
Class Cleaner

java.lang.Object
  extended by org.ow2.util.pool.impl.enhanced.internal.thread.impl.Cleaner

public class Cleaner
extends java.lang.Object

Author:
Gael Lalire

Constructor Summary
Cleaner()
           
 
Method Summary
 void add()
           
 java.lang.ref.ReferenceQueue<java.lang.Object> getReferenceQueue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cleaner

public Cleaner()
Method Detail

getReferenceQueue

public java.lang.ref.ReferenceQueue<java.lang.Object> getReferenceQueue()
Returns:
the referenceQueue

add

public void add()


Copyright © 2007-2009 OW2 Consortium. All Rights Reserved.