Package csw.framework.deploy.hostconfig
Class HostConfig$
- java.lang.Object
-
- csw.framework.deploy.hostconfig.HostConfig$
-
public class HostConfig$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static HostConfig$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description HostConfig$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
start(java.lang.String name, Subsystem subsystem, java.lang.String[] args)
-
-
-
Field Detail
-
MODULE$
public static final HostConfig$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Method Detail
-
start
public void start(java.lang.String name, Subsystem subsystem, java.lang.String[] args)
-
-