Uses of Class
org.openspaces.pu.container.support.CommandLineParser.Parameter
Packages that use CommandLineParser.Parameter
Package
Description
Support classes for processing unit containers including command line parsers and Spring resource based
application context.
-
Uses of CommandLineParser.Parameter in org.openspaces.admin.internal.pu.dependency
Methods in org.openspaces.admin.internal.pu.dependency that return CommandLineParser.ParameterModifier and TypeMethodDescriptionAbstractProcessingUnitDependencies.toCommandLineParameters()InternalProcessingUnitDependencies.toCommandLineParameters() -
Uses of CommandLineParser.Parameter in org.openspaces.pu.container.support
Methods in org.openspaces.pu.container.support that return CommandLineParser.ParameterModifier and TypeMethodDescriptionstatic CommandLineParser.ParameterRequiredDependenciesCommandLineParser.convertRequiredDependenciesToCommandLineParameter(String commandLineParameter, org.jini.rio.core.RequiredDependencies requiredDependencies) static CommandLineParser.Parameter[]static CommandLineParser.Parameter[]static CommandLineParser.Parameter[]Methods in org.openspaces.pu.container.support with parameters of type CommandLineParser.ParameterModifier and TypeMethodDescriptionstatic org.jini.rio.core.RequiredDependenciesRequiredDependenciesCommandLineParser.convertCommandlineParameterToInstanceDeploymentDependencies(CommandLineParser.Parameter parameter) static org.jini.rio.core.RequiredDependenciesRequiredDependenciesCommandLineParser.convertCommandlineParameterToInstanceStartDependencies(CommandLineParser.Parameter parameter) static booleanRequiredDependenciesCommandLineParser.isInstanceDeploymentDependencies(CommandLineParser.Parameter parameter) static booleanRequiredDependenciesCommandLineParser.isInstanceStartDependencies(CommandLineParser.Parameter parameter) static BeanLevelPropertiesBeanLevelPropertiesParser.parse(BeanLevelProperties beanLevelProperties, CommandLineParser.Parameter[] params) static BeanLevelPropertiesBeanLevelPropertiesParser.parse(CommandLineParser.Parameter[] params) static ClusterInfoClusterInfoParser.parse(CommandLineParser.Parameter[] params) static voidConfigLocationParser.parse(ApplicationContextProcessingUnitContainerProvider containerProvider, CommandLineParser.Parameter[] params) Parses multiple -config parameter by adding it toApplicationContextProcessingUnitContainerProvider.addConfigLocation(String).static StringProcessingUnitPathParser.parse(CommandLineParser.Parameter[] params) Parses -path parameterstatic StringSpaceNameParser.parse(CommandLineParser.Parameter[] params) Parses space name -name parameter