|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Monitor<S extends Status>
A monitor observes a resource and reports its status.
| Method Summary | |
|---|---|
String |
getName()
Gets the name of the monitor. |
S |
observe()
Observes the monitored resource and reports the status. |
| Method Detail |
|---|
String getName()
S observe()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||