Package org.fugerit.java.tool.test
Class LoggerTest
java.lang.Object
org.fugerit.java.tool.ToolHandlerHelper
org.fugerit.java.tool.test.LoggerTest
- All Implemented Interfaces:
ToolHandler
Tool to correct character encoding.
- Author:
- Fugerit
-
Field Summary
Fields inherited from class org.fugerit.java.tool.ToolHandlerHelper
ARG_EXTRA_JAR, EXIT_KO_DEFAULT, LOG_PARAM_LITERALFields inherited from interface org.fugerit.java.tool.ToolHandler
EXIT_OK -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.fugerit.java.tool.ToolHandlerHelper
getClassLoader, getHelp, handle
-
Constructor Details
-
LoggerTest
public LoggerTest()
-
-
Method Details
-
handleWorker
Description copied from class:ToolHandlerHelperHandler worker method.
- Specified by:
handleWorkerin classToolHandlerHelper- Parameters:
params- ths params for the tool- Returns:
- exit code (0 is all ok)
- Throws:
RunToolException- issues if problems arise
-