Class SystemExitManager

java.lang.Object
org.codehaus.mojo.exec.SystemExitManager

public final class SystemExitManager extends Object
Will be used by BlockExitTransformer to replace System.exit(int) by this implementation.
Author:
Alexander Kriegisch