Package org.apache.wicket.util.watch

This package provides modification watchers.

See:
          Description

Interface Summary
IModifiable Interface to get the last time something was modified.
IModificationWatcher Monitors one or more IModifiable objects, calling a IChangeListener when a given object's modification time changes.
 

Class Summary
ModificationWatcher Monitors one or more IModifiable objects, calling a IChangeListener when a given object's modification time changes.
 

Package org.apache.wicket.util.watch Description

This package provides modification watchers.



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.