| Package | Description |
|---|---|
| org.apache.avalon.excalibur.monitor |
An extensible resource monitor framework and implementation.
|
| org.apache.avalon.excalibur.monitor.impl |
| Class and Description |
|---|
| ActiveMonitor
The ActiveMonitor is used to actively check a set of resources to see if they have
changed.
|
| PassiveMonitor
A passive monitor will check the reosurce each time it
is accessed.
|
| Class and Description |
|---|
| AbstractMonitor
The AbstractMonitor class is a useful base class which all Monitors
can extend.
|