Package wicket.util.thread

Threading utilities.

See:
          Description

Interface Summary
ICode Interface to an arbitrary piece of code that runs and can do logging.
 

Class Summary
Lock Typesafe monitor class to be used in place of Object for readability.
Task Runs a block of code periodically.
 

Package wicket.util.thread Description

Threading utilities.



Copyright © 2004-2007 Wicket developers. All Rights Reserved.