L - Location/invocation context/nameM - Simon typepublic interface MonitorSource<L,M extends Simon>
| Modifier and Type | Method and Description |
|---|---|
Manager |
getManager()
Returns the
Manager used as a real source of monitors. |
M |
getMonitor(L location)
Returns the monitor for given location.
|
boolean |
isMonitored(L location)
Indicates whether given location should be monitored or not.
|
boolean isMonitored(L location)
location - LocationM getMonitor(L location)
location - LocationManager getManager()
Manager used as a real source of monitors.Copyright © 2019. All rights reserved.