public class ExtractFixedConfigHandler extends ToolHandlerHelper
Modifier and Type | Field and Description |
---|---|
static String |
PARAM_INPUT_FILE
Arg for input file
|
static String |
PARAM_OUTPUT_BEAN
Arg output bean
|
static String |
PARAM_OUTPUT_XML
Arg output xml
|
ARG_EXTRA_JAR, EXIT_KO_DEFAULT, logger
EXIT_OK
Constructor and Description |
---|
ExtractFixedConfigHandler() |
Modifier and Type | Method and Description |
---|---|
int |
handleWorker(Properties params)
Handler worker method.
|
getClassLoader, getHelp, handle
public static final String PARAM_INPUT_FILE
public static final String PARAM_OUTPUT_XML
public static final String PARAM_OUTPUT_BEAN
public int handleWorker(Properties params) throws Exception
ToolHandlerHelper
Handler worker method.
handleWorker
in class ToolHandlerHelper
params
- ths params for the toolException
- issues if problems ariseCopyright © 2022 Fugerit. All rights reserved.