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