org.globus.wsrf.tools
Class CommandLineTool

java.lang.Object
  extended byorg.globus.wsrf.tools.CommandLineTool
Direct Known Subclasses:
JNDIConfigTool, WSDLPreprocessor

public class CommandLineTool
extends java.lang.Object


Field Summary
private static boolean setNoExit
           
 
Constructor Summary
CommandLineTool()
           
 
Method Summary
static void setNoExit()
           
static void sysExit(int exitCode)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

setNoExit

private static boolean setNoExit
Constructor Detail

CommandLineTool

public CommandLineTool()
Method Detail

setNoExit

public static void setNoExit()

sysExit

public static void sysExit(int exitCode)