Package org.apache.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 Type-safe monitor class to be used in place of Object for readability.
Task Runs a block of code periodically.
 

Package org.apache.wicket.util.thread Description

Threading utilities.



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.