xmlBlaster 2.2.0 API

org.xmlBlaster.util
Class WeakObjPooled

java.lang.Object
  extended by org.xmlBlaster.util.WeakObjPooled
All Implemented Interfaces:
I_Timeout

final class WeakObjPooled
extends java.lang.Object
implements I_Timeout

Test a weak reference


Constructor Summary
WeakObjPooled()
           
 
Method Summary
 void timeout(java.lang.Object userData)
          You will be notified about the timeout through this method.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WeakObjPooled

WeakObjPooled()
Method Detail

timeout

public void timeout(java.lang.Object userData)
Description copied from interface: I_Timeout
You will be notified about the timeout through this method.

Specified by:
timeout in interface I_Timeout
Parameters:
userData - You get bounced back your userData which you passed with Timeout.addTimeoutListener()

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.