Package wt.method
Class MethodServerLauncher
java.lang.Object
wt.manager.BaseServerLauncher
wt.method.MethodServerLauncher
Class that encapsulates Method Server invocations providing string substition of unique method server ids.
See
Supported API: true
Extendable: false
BaseServerLauncher.
Supported API: true
Extendable: false
-
Constructor Summary
ConstructorsConstructorDescriptionNo-arg constructor is currently unused but retained for absolutely backwards compatibility.MethodServerLauncher(String service_name) Constructor currently used by ServerLauncher. -
Method Summary
Methods inherited from class wt.manager.BaseServerLauncher
launch
-
Constructor Details
-
MethodServerLauncher
public MethodServerLauncher()No-arg constructor is currently unused but retained for absolutely backwards compatibility. Supported API: true -
MethodServerLauncher
Constructor currently used by ServerLauncher. Supported API: true
-