- m_dir - Variable in class org.apache.avalon.excalibur.monitor.DirectoryResource
-
- m_eventSupport - Variable in class org.apache.avalon.excalibur.monitor.Resource
-
Deprecated.
Developers should use the setter/getters
associated with field.
- m_file - Variable in class org.apache.avalon.excalibur.monitor.FileResource
-
- m_files - Variable in class org.apache.avalon.excalibur.monitor.DirectoryResource
-
- m_frequency - Variable in class org.apache.avalon.excalibur.monitor.impl.ActiveMonitor
-
The frequency to scan resources for changes measured
in milliseconds.
- m_keepRunning - Variable in class org.apache.avalon.excalibur.monitor.impl.ActiveMonitor
-
Set to false to shutdown the thread.
- m_lastModified - Variable in class org.apache.avalon.excalibur.monitor.impl.PassiveMonitor
-
- m_logger - Variable in class org.apache.avalon.excalibur.monitor.ActiveMonitor
-
- m_logger - Variable in class org.apache.avalon.excalibur.monitor.PassiveMonitor
-
- m_monitorThread - Variable in class org.apache.avalon.excalibur.monitor.impl.ActiveMonitor
-
The thread that does the monitoring.
- m_previousModified - Variable in class org.apache.avalon.excalibur.monitor.Resource
-
Deprecated.
Developers should use the setter/getters
associated with field.
- m_priority - Variable in class org.apache.avalon.excalibur.monitor.impl.ActiveMonitor
-
The priority of the thread that monitors resources.
- m_propertyListeners - Variable in class org.apache.avalon.excalibur.monitor.Resource
-
The set of listeners for this particular resource.
- m_resource - Variable in class org.apache.avalon.excalibur.monitor.ResourceOutputStream
-
- m_resource - Variable in class org.apache.avalon.excalibur.monitor.ResourceWriter
-
- m_resourceKey - Variable in class org.apache.avalon.excalibur.monitor.Resource
-
The resource key is the identifier of the resource.
- m_resources - Variable in class org.apache.avalon.excalibur.monitor.impl.AbstractMonitor
-
The set of resources that the monitor is monitoring.
- m_source - Variable in class org.apache.avalon.excalibur.monitor.SourceResource
-
The wrapped source object
- m_times - Variable in class org.apache.avalon.excalibur.monitor.DirectoryResource
-
- m_validity - Variable in class org.apache.avalon.excalibur.monitor.SourceResource
-
The last validity object
- Modifiable - Interface in org.apache.avalon.excalibur.monitor
-
This interface is used by the Monitor section so that we can test if a
resource is modified by an external source.
- MODIFIED - Static variable in class org.apache.avalon.excalibur.monitor.DirectoryResource
-
- MODIFIED - Static variable in class org.apache.avalon.excalibur.monitor.Resource
-
- Monitor - Interface in org.apache.avalon.excalibur.monitor
-
The Monitor is used to actively check a set of resources to see if they have
changed.
- Monitorable - Interface in org.apache.avalon.excalibur.monitor
-
Describes an object which can be monitored.
- MonitorableURLSource - Class in org.apache.avalon.excalibur.monitor
-
- MonitorableURLSource() - Constructor for class org.apache.avalon.excalibur.monitor.MonitorableURLSource
-
Constructor
- MonitorUtil - Class in org.apache.avalon.excalibur.monitor
-
A class that contains a few utility methods for working
creating resource sets from Avalons configuration objects.
- MonitorUtil() - Constructor for class org.apache.avalon.excalibur.monitor.MonitorUtil
-