public interface EmbeddedManagedProcess
ModelControllerClient
.Modifier and Type | Method and Description |
---|---|
ModelControllerClient |
getModelControllerClient()
Gets the client that can be used to manage the embedded process.
|
void |
start()
Start the embedded process.
|
void |
stop()
Stop the embedded process.
|
ModelControllerClient getModelControllerClient()
null
if the process is not startedvoid start() throws EmbeddedProcessStartException
EmbeddedProcessStartException
void stop()
Copyright © 2023 JBoss by Red Hat. All rights reserved.