public static interface ModClusterStatus.Context
Modifier and Type | Method | 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 © 2018. All rights reserved.