public class SerialToNetworkHandler extends Object implements SetupModuleHandler
| Constructor and Description |
|---|
SerialToNetworkHandler(SerialToNetworkSetupModule target) |
| Modifier and Type | Method and Description |
|---|---|
protected StringReader |
makeScript(Map<String,String> properties,
String resourceName) |
void |
perform(DeploymentContext context,
OperatingSystemDescriptor operatingSystem) |
public SerialToNetworkHandler(SerialToNetworkSetupModule target)
public void perform(DeploymentContext context, OperatingSystemDescriptor operatingSystem) throws Exception
perform in interface SetupModuleHandlerExceptionprotected StringReader makeScript(Map<String,String> properties, String resourceName) throws IOException
IOException