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
IModifiableobjects, calling aIChangeListenerwhen a given object's modification time changes.Monitors one or moreIModifiableobjects, calling aIChangeListenerwhen a given object's modification time changes.Container class for holding modifiable entries to watch.