public class VmWareMachineConfigurator extends Object implements net.roboconf.target.api.AbstractThreadedTargetHandler.MachineConfigurator
| Constructor and Description |
|---|
VmWareMachineConfigurator(Map<String,String> targetProperties,
String userData,
String rootInstanceName,
net.roboconf.core.model.beans.Instance scopedInstance)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
boolean |
configure() |
net.roboconf.core.model.beans.Instance |
getScopedInstance() |
public net.roboconf.core.model.beans.Instance getScopedInstance()
getScopedInstance in interface net.roboconf.target.api.AbstractThreadedTargetHandler.MachineConfiguratorpublic void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic boolean configure()
throws net.roboconf.target.api.TargetException
configure in interface net.roboconf.target.api.AbstractThreadedTargetHandler.MachineConfiguratornet.roboconf.target.api.TargetExceptionCopyright © 2017. All rights reserved.