public class ServiceMonitorHandler extends Object implements Handler<ServiceMonitorConfig>
| Constructor and Description |
|---|
ServiceMonitorHandler(Resources resources) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandle(Class<? extends Configuration> type) |
void |
handle(ServiceMonitorConfig config) |
int |
order() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFallbackConfigpublic ServiceMonitorHandler(Resources resources)
public int order()
order in interface Handler<ServiceMonitorConfig>public void handle(ServiceMonitorConfig config)
handle in interface Handler<ServiceMonitorConfig>public boolean canHandle(Class<? extends Configuration> type)
canHandle in interface Handler<ServiceMonitorConfig>Copyright © 2018–2020 Red Hat. All rights reserved.