Package org.apache.cxf.tools.common
Class CommandInterfaceUtils
java.lang.Object
org.apache.cxf.tools.common.CommandInterfaceUtils
This class provides common functionality for the main functions for the tools, as used from shell scripts
or ant.
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic voidsetTestInProgress(boolean testInProgress)
-
Method Details
-
commandCommonMain
public static void commandCommonMain() -
setTestInProgress
public static void setTestInProgress(boolean testInProgress)
-