Uses of Interface
org.apache.wicket.util.watch.IModificationWatcher

Packages that use IModificationWatcher
org.apache.wicket.util.watch This package provides modification watchers. 
 

Uses of IModificationWatcher in org.apache.wicket.util.watch
 

Classes in org.apache.wicket.util.watch that implement IModificationWatcher
 class ModificationWatcher
          Monitors one or more IModifiable objects, calling a IChangeListener when a given object's modification time changes.
 



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