T - Type of monitorpublic interface Monitor<T>
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDisabled() |
T |
monitor()
trigger a single check of the monitor service
|
T monitor()
boolean isDisabled()
Copyright © 2015–2022. All rights reserved.