GigaSpaces XAP 8.0 API

Uses of Class
org.openspaces.pu.container.support.CommandLineParser.Parameter

Packages that use CommandLineParser.Parameter
org.openspaces.pu.container.support Support classes for processing unit containers including command line parsers and Spring resource based application context. 
 

Uses of CommandLineParser.Parameter in org.openspaces.pu.container.support
 

Methods in org.openspaces.pu.container.support that return CommandLineParser.Parameter
static CommandLineParser.Parameter RequiredDependenciesCommandLineParser.convertRequiredDependenciesToCommandLineParameter(String commandLineParameter, org.jini.rio.core.RequiredDependencies requiredDependencies)
           
static CommandLineParser.Parameter[] CommandLineParser.parse(String[] args)
           
static CommandLineParser.Parameter[] CommandLineParser.parse(String[] args, int length)
           
 

Methods in org.openspaces.pu.container.support with parameters of type CommandLineParser.Parameter
static org.jini.rio.core.RequiredDependencies RequiredDependenciesCommandLineParser.convertCommandlineParameterToInstanceDeploymentDependencies(CommandLineParser.Parameter parameter)
           
static org.jini.rio.core.RequiredDependencies RequiredDependenciesCommandLineParser.convertCommandlineParameterToInstanceStartDependencies(CommandLineParser.Parameter parameter)
           
static boolean RequiredDependenciesCommandLineParser.isInstanceDeploymentDependencies(CommandLineParser.Parameter parameter)
           
static boolean RequiredDependenciesCommandLineParser.isInstanceStartDependencies(CommandLineParser.Parameter parameter)
           
static void ConfigLocationParser.parse(ApplicationContextProcessingUnitContainerProvider containerProvider, CommandLineParser.Parameter[] params)
          Parses multiple -config parameter by adding it to ApplicationContextProcessingUnitContainerProvider.addConfigLocation(String).
static BeanLevelProperties BeanLevelPropertiesParser.parse(BeanLevelProperties beanLevelProperties, CommandLineParser.Parameter[] params)
           
static ClusterInfo ClusterInfoParser.parse(CommandLineParser.Parameter[] params)
           
static BeanLevelProperties BeanLevelPropertiesParser.parse(CommandLineParser.Parameter[] params)
           
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.