|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.avalon.excalibur.monitor.impl.AbstractMonitor
org.apache.avalon.excalibur.monitor.impl.PassiveMonitor
public class PassiveMonitor
A passive monitor will check the reosurce each time it is accessed.
| Field Summary | |
|---|---|
private java.util.Map |
m_lastModified
|
| Fields inherited from interface org.apache.avalon.excalibur.monitor.Monitor |
|---|
ROLE |
| Constructor Summary | |
|---|---|
PassiveMonitor()
|
|
| Method Summary | |
|---|---|
Resource |
getResource(java.lang.String key)
Find a monitored resource. |
| Methods inherited from class org.apache.avalon.excalibur.monitor.impl.AbstractMonitor |
|---|
addResource, addResources, getResources, removeResource, removeResource, scanAllResources |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.util.Map m_lastModified
| Constructor Detail |
|---|
public PassiveMonitor()
| Method Detail |
|---|
public final Resource getResource(java.lang.String key)
getResource in interface MonitorgetResource in class AbstractMonitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||