Class CliUtil
java.lang.Object
ru.cg.webbpm.studio.subsystems.deploy.appserver.impl.util.CliUtil
- Author:
- Flyur Karimov
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
addFileHandlerCommand
(String handlerName, String path) static String
addLocationCommand
(String locationName, String handlerName) static org.wildfly.core.launcher.CliCommandBuilder
static Process
launch
(org.wildfly.core.launcher.CliCommandBuilder cliCommandBuilder) static String
removeFileHandlerCommand
(String handlerName) static String
removeLocationCommand
(String locationName)
-
Constructor Details
-
CliUtil
public CliUtil()
-
-
Method Details
-
launch
public static Process launch(org.wildfly.core.launcher.CliCommandBuilder cliCommandBuilder) throws IOException - Throws:
IOException
-
buildCli
-
addFileHandlerCommand
-
addLocationCommand
-
removeLocationCommand
-
removeFileHandlerCommand
-