public class CommandServer extends Object
Modifier and Type | Class and Description |
---|---|
static interface |
CommandServer.CommandListener |
Modifier and Type | Field and Description |
---|---|
static String |
MULE_CONTEXT_STARTED_COMMAND |
Constructor and Description |
---|
CommandServer(int serverPort) |
public static final String MULE_CONTEXT_STARTED_COMMAND
public void setCommandListener(CommandServer.CommandListener commandListener)
public void start() throws IOException
IOException
public void stop()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.