public static interface ModClusterStatus.Context
Modifier and Type | Method and Description |
---|---|
void |
disable() |
void |
enable() |
String |
getName() |
int |
getRequests() |
boolean |
isEnabled() |
boolean |
isStopped() |
void |
stop() |
String getName()
boolean isEnabled()
boolean isStopped()
int getRequests()
void enable()
void disable()
void stop()
Copyright © 2019 JBoss by Red Hat. All rights reserved.