Class LauncherArguments
java.lang.Object
org.apache.sling.maven.feature.launcher.LauncherArguments
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]
void
setFrameworkProperties
(Map<String, String> frameworkProperties) void
setVariables
(Map<String, String> variables) void
setVmOptions
(String[] vmOptions)
-
Constructor Details
-
LauncherArguments
public LauncherArguments()
-
-
Method Details
-
getVmOptions
-
setVmOptions
-
getFrameworkProperties
-
setFrameworkProperties
-
getVariables
-
setVariables
-