public class GlobalUserLoginCounterMonitor extends Object implements mt.edu.um.cs.rv.monitors.Monitor
| Constructor and Description |
|---|
GlobalUserLoginCounterMonitor() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
mt.edu.um.cs.rv.monitors.results.MonitorResult |
handleEvent(mt.edu.um.cs.rv.events.Event event,
mt.edu.um.cs.rv.monitors.state.State s) |
Set<Class<? extends mt.edu.um.cs.rv.events.Event>> |
requiredEvents() |
public String getName()
getName in interface mt.edu.um.cs.rv.monitors.Monitorpublic Set<Class<? extends mt.edu.um.cs.rv.events.Event>> requiredEvents()
requiredEvents in interface mt.edu.um.cs.rv.monitors.Monitorpublic mt.edu.um.cs.rv.monitors.results.MonitorResult handleEvent(mt.edu.um.cs.rv.events.Event event,
mt.edu.um.cs.rv.monitors.state.State s)
throws org.springframework.messaging.MessagingException
handleEvent in interface mt.edu.um.cs.rv.monitors.Monitororg.springframework.messaging.MessagingExceptionCopyright © 2017 Pivotal Software, Inc.. All rights reserved.