public class VmDescription extends AbstractDescription implements Serializable
| Constructor and Description |
|---|
VmDescription() |
addProperties, asList, convertPrm, convertPrmDefault, getBooleanFor, getClass, getClassname, getInstance, getIntegerFor, getNonnegativeIntegerFor, getParametersAndDefaults, getPath, getSSLDescription, loadClass, parseMethod, toStringpublic String getName()
protected void setName(String name)
public HostDescription getHostDescription()
protected void setHostDescription(HostDescription hd)
public String getType()
protected void setType(String type)
public String getClassPath()
protected void setClassPath(String path)
public String getLibPath()
protected void setLibPath(String path)
public String getExtraVMArgs()
public void setExtraVMArgs(String args)
public void addExtraVMArg(String arg)
public Vector getUnconvertedExtraClassPath()
protected void setUnconvertedExtraClassPath(Vector path)
public Vector getUnconvertedExtraLibPath()
protected void setUnconvertedExtraLibPath(Vector path)
public SortedMap toSortedMap()
AbstractDescriptiontoSortedMap in class AbstractDescriptionprotected static void configure(TestConfig config)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.