public class StatusPrintln extends java.lang.Object implements EventMonitor
| Constructor and Description |
|---|
StatusPrintln(org.w3c.dom.Element config) |
| Modifier and Type | Method and Description |
|---|---|
void |
change(CacheEvent event,
Status status) |
void |
setArmStatus(java.lang.String status) |
public void setArmStatus(java.lang.String status)
setArmStatus in interface EventMonitorpublic void change(CacheEvent event, Status status)
change in interface EventMonitor