public class GlobalConfigLoader extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
MULE_CONFIG_FILE_NAME_PROPERTY |
| Modifier and Type | Method and Description |
|---|---|
static ClusterConfig |
getClusterConfig() |
static org.mule.maven.client.api.model.MavenConfiguration |
getMavenConfig() |
static void |
reset()
Resets the maven configuration.
|
public static final String MULE_CONFIG_FILE_NAME_PROPERTY
public static void reset()
public static org.mule.maven.client.api.model.MavenConfiguration getMavenConfig()
public static ClusterConfig getClusterConfig()
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.