Package wt.method

Class MethodServerLauncher

java.lang.Object
wt.manager.BaseServerLauncher
wt.method.MethodServerLauncher

public class MethodServerLauncher extends BaseServerLauncher
Class that encapsulates Method Server invocations providing string substition of unique method server ids. See BaseServerLauncher.

Supported API: true
Extendable: false
  • Constructor Details

    • MethodServerLauncher

      public MethodServerLauncher()
      No-arg constructor is currently unused but retained for absolutely backwards compatibility. Supported API: true
    • MethodServerLauncher

      public MethodServerLauncher(String service_name)
      Constructor currently used by ServerLauncher. Supported API: true