|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.avalon.excalibur.monitor.impl.AbstractMonitor org.apache.avalon.excalibur.monitor.impl.PassiveMonitor
A passive monitor will check the reosurce each time it is accessed.
Field Summary |
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 |
Constructor Detail |
public PassiveMonitor()
Method Detail |
public final Resource getResource(java.lang.String key)
getResource
in interface Monitor
getResource
in class AbstractMonitor
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |