3940414243444546
public void initialize() throws Throwable { // TODO: Create a Configuration component to externalize // configuration data Orchestrator orchestrator = new Orchestrator(7777); orchestrator.start(); }