public class MuleRuntimeWithAgent extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MuleRuntimeWithAgent.Builder |
| Modifier and Type | Method and Description |
|---|---|
static MuleRuntimeWithAgent.Builder |
builder() |
File |
getMuleHome() |
boolean |
isRunning() |
void |
start(List<String> extraStartupArgs) |
void |
stop() |
public static MuleRuntimeWithAgent.Builder builder()
public File getMuleHome()
public boolean isRunning()
public void stop()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.