public abstract class ConfigLocationParser extends Object
ApplicationContextProcessingUnitContainerProvider.addConfigLocation(String)
.Modifier and Type | Field and Description |
---|---|
static String |
CONFIG_PARAMETER |
Constructor and Description |
---|
ConfigLocationParser() |
Modifier and Type | Method and Description |
---|---|
static void |
parse(ApplicationContextProcessingUnitContainerProvider containerProvider,
CommandLineParser.Parameter[] params)
Parses multiple -config parameter by adding it to
ApplicationContextProcessingUnitContainerProvider.addConfigLocation(String) . |
public static final String CONFIG_PARAMETER
public static void parse(ApplicationContextProcessingUnitContainerProvider containerProvider, CommandLineParser.Parameter[] params) throws IOException
ApplicationContextProcessingUnitContainerProvider.addConfigLocation(String)
.containerProvider
- The container provider to add the config location toparams
- The parameters to parse for -config optionsIOException
Copyright © GigaSpaces.