wt.method
Class MethodServerLauncher
java.lang.Object
wt.method.MethodServerLauncher
- public class MethodServerLauncher
- extends Object
Class that encapsulates Method Server invocations providing string substition of Method Server Ids.
The launch method takes a service launch command string and replaces occurences of
"{0}" with the current Method Server identifier.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wt_method_serverId
private static int wt_method_serverId
MethodServerLauncher
public MethodServerLauncher()
launch
public void launch(String cmd)
throws Exception
- Throws:
Exception