public class WshShell extends Object
| Constructor and Description |
|---|
WshShell(String address,
String domain,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
startWScript() |
public WshShell(String address, String domain, String username, String password) throws JIException, UnknownHostException
JIExceptionUnknownHostExceptionpublic void startWScript()
throws JIException
JIExceptionpublic static void main(String[] args)
Copyright © 2017 LSST. All rights reserved.