public class MuleContainerBootstrap extends Object
| Modifier and Type | Field and Description |
|---|---|
static String[][] |
CLI_OPTIONS |
static boolean |
eval |
static String |
TESTING_MODE_PROPERTY_NAME |
static boolean |
testingMode |
| Constructor and Description |
|---|
MuleContainerBootstrap() |
| Modifier and Type | Method and Description |
|---|---|
static void |
awaitLicenseValidation()
DO NOT DELETE! Invoked by reflection from
org.mule.runtime.module.launcher.MuleContainer |
static void |
dispose() |
static boolean |
isBypassLicenseCheck() |
static File |
lookupMuleBase() |
static File |
lookupMuleHome() |
static void |
main(String[] args) |
public static final String TESTING_MODE_PROPERTY_NAME
public static final String[][] CLI_OPTIONS
public static boolean eval
public static boolean testingMode
Copyright © 2006–2022 MuleSoft, Inc.. All rights reserved.