|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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[] |
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 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 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |