Module org.apache.wicket.util
Package org.apache.wicket.util.watch
package org.apache.wicket.util.watch
This package provides modification watchers.
-
ClassDescriptionInterface to get the last time something was modified.Monitors one or more
IModifiable
objects, calling aIChangeListener
when a given object's modification time changes.Monitors one or moreIModifiable
objects, calling aIChangeListener
when a given object's modification time changes.Container class for holding modifiable entries to watch.