public interface Monitor<S extends State>
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
MonitorResult |
handleEvent(Event e,
S s) |
Set<Class<? extends Event>> |
requiredEvents() |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.