|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.neeve.robin.XVM
public final class XVM
Represents Robin's perspective of an XVM
| Method Summary | |
|---|---|
com.neeve.ddl.jaxb.Model.Servers.Server |
ddlElement()
Get the DDL element for this XVM |
Map<String,String> |
environment()
Get the XVM's environment |
String |
host()
Get the XVM host |
String |
name()
Get the name of the XVM |
String |
runDir()
Get the run root directory for this XVM |
int |
sshPort()
Get the ssh port used to interact with the host |
String |
toString()
Get a string representation of a XVM |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public final String name()
public final com.neeve.ddl.jaxb.Model.Servers.Server ddlElement()
public final String host()
public final int sshPort()
public final String runDir()
public final Map<String,String> environment()
public final String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||