public class ConsulJMXAccessor extends Object
| Constructor and Description |
|---|
ConsulJMXAccessor(String url,
int port) |
| Modifier and Type | Method and Description |
|---|---|
void |
closeJMXConnection() |
Boolean |
debugSystem(String systemID,
Integer port) |
Boolean |
deploy(SystemSchema system) |
Boolean |
parameter(String systemID,
String name,
String value) |
Boolean |
restartSystem(String systemID) |
Boolean |
retract(String systemID) |
ServerStatus |
serverStatus() |
Boolean |
startSystem(String systemID) |
Boolean |
stopSystem(String systemID) |
SystemLog |
systemLog(String systemID) |
SystemStatus |
systemStatus(String systemID) |
Boolean |
upgradeConsul(String version,
Artifactory artifactory) |
public ConsulJMXAccessor(String url, int port) throws IOException
IOExceptionpublic void closeJMXConnection()
public Boolean deploy(SystemSchema system)
public SystemStatus systemStatus(String systemID)
public ServerStatus serverStatus()
public Boolean upgradeConsul(String version, Artifactory artifactory)
Copyright © 2017. All rights reserved.