public class MortbayMuleAgentHttpServer extends Object implements MuleAgentHttpServer
Modifier and Type | Method and Description |
---|---|
void |
start()
Startup the HTTP server
|
void |
stop()
Stop the internal HTTP server
|
public void start() throws org.mule.api.lifecycle.StartException
start
in interface MuleAgentHttpServer
org.mule.api.lifecycle.StartException
- if starting failspublic void stop() throws org.mule.api.lifecycle.StopException
stop
in interface MuleAgentHttpServer
org.mule.api.lifecycle.StopException
- when stopping failsCopyright © 2017. All rights reserved.