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