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 BeanLevelProperties |
BeanLevelPropertiesParser.parse(CommandLineParser.Parameter[] params)
|
static ClusterInfo |
ClusterInfoParser.parse(CommandLineParser.Parameter[] params)
|