org.apache.wicket.util.watch
Class ModificationWatcher.Entry
java.lang.Object
org.apache.wicket.util.watch.ModificationWatcher.Entry
- Enclosing class:
- ModificationWatcher
protected static final class ModificationWatcher.Entry
- extends Object
Container class for holding modifiable entries to watch.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
lastModifiedTime
public Time lastModifiedTime
listeners
public final ChangeListenerSet listeners
modifiable
public IModifiable modifiable
ModificationWatcher.Entry
protected ModificationWatcher.Entry()
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.