org.openspaces.pu.container.support
Class ConfigLocationParser
java.lang.Object
org.openspaces.pu.container.support.ConfigLocationParser
public abstract class ConfigLocationParser
- extends Object
Parses multiple -config parameter by adding it to
ApplicationContextProcessingUnitContainerProvider.addConfigLocation(String)
.
- Author:
- kimchy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIG_PARAMETER
public static final String CONFIG_PARAMETER
- See Also:
- Constant Field Values
ConfigLocationParser
public ConfigLocationParser()
parse
public static void parse(ApplicationContextProcessingUnitContainerProvider containerProvider,
CommandLineParser.Parameter[] params)
throws IOException
- Parses multiple -config parameter by adding it to
ApplicationContextProcessingUnitContainerProvider.addConfigLocation(String)
.
- Parameters:
containerProvider
- The container provider to add the config location toparams
- The parameters to parse for -config options
- Throws:
IOException
Copyright © GigaSpaces.