org.zkoss.util
Interface Cleanups.Cleanup

Enclosing class:
Cleanups

public static interface Cleanups.Cleanup

The interface to implement for each cleanup. It is used with Cleanups.add(org.zkoss.util.Cleanups.Cleanup).

Since:
3.6.5

Method Summary
 void cleanup()
          Cleanups the thread local variables.
 

Method Detail

cleanup

void cleanup()
Cleanups the thread local variables.



Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo