public class EmbeddedController extends Object
Invoked by reflection
| Constructor and Description |
|---|
EmbeddedController(byte[] serializedContainerInfo,
byte[] serializedAppConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
executeWithinContainerClassLoader(org.mule.runtime.module.embedded.impl.EmbeddedController.ContainerTask task) |
void |
start()
Invoked by reflection
|
void |
stop()
Invoked by reflection
|
public EmbeddedController(byte[] serializedContainerInfo,
byte[] serializedAppConfiguration)
throws IOException,
ClassNotFoundException
IOExceptionClassNotFoundExceptionCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.