public interface AnkaMgmtVm
Modifier and Type | Method and Description |
---|---|
String |
getConnectionIp() |
int |
getConnectionPort() |
String |
getId() |
String |
getInfo() |
String |
getName() |
boolean |
isRunning() |
void |
terminate() |
String |
waitForBoot() |
String waitForBoot() throws InterruptedException, IOException, AnkaMgmtException
String getId()
String getName()
String getConnectionIp()
int getConnectionPort()
void terminate()
boolean isRunning()
String getInfo()
Copyright © 2016–2018. All rights reserved.