GigaSpaces XAP 9.1 API

org.openspaces.pu.container.support
Class ConfigLocationParser

java.lang.Object
  extended by 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

Field Summary
static String CONFIG_PARAMETER
           
 
Constructor Summary
ConfigLocationParser()
           
 
Method Summary
static void parse(ApplicationContextProcessingUnitContainerProvider containerProvider, CommandLineParser.Parameter[] params)
          Parses multiple -config parameter by adding it to ApplicationContextProcessingUnitContainerProvider.addConfigLocation(String).
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIG_PARAMETER

public static final String CONFIG_PARAMETER
See Also:
Constant Field Values
Constructor Detail

ConfigLocationParser

public ConfigLocationParser()
Method Detail

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 to
params - The parameters to parse for -config options
Throws:
IOException

GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.