| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| ModificationWatcher |
Monitors one or more
IModifiable objects, calling a IChangeListener when a given object's modification time changes. |
| ModificationWatcher.Entry |
Container class for holding modifiable entries to watch.
|
This package provides modification watchers.
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.