Apache CXF API

org.apache.cxf.tools.common
Class CommandInterfaceUtils

java.lang.Object
  extended by org.apache.cxf.tools.common.CommandInterfaceUtils

public final class CommandInterfaceUtils
extends Object

This class provides common functionality for the main functions for the tools, as used from shell scripts or ant.


Method Summary
static void commandCommonMain()
           
static void setTestInProgress(boolean testInProgress)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

commandCommonMain

public static void commandCommonMain()

setTestInProgress

public static void setTestInProgress(boolean testInProgress)

Apache CXF API

Apache CXF