HostConfig

csw.framework.deploy.hostconfig.HostConfig
object HostConfig

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
HostConfig.type

Members list

Value members

Concrete methods

def start(name: String, subsystem: Subsystem, args: Array[String]): Unit

Utility for starting multiple Containers on a single host machine

Utility for starting multiple Containers on a single host machine

Value parameters

args

The command line args accepted in the main app which uses this utility

name

The name to be used for the main app which uses this utility

Attributes