org.zanata.client.commands
Class SystemExitStrategy

java.lang.Object
  extended by org.zanata.client.commands.SystemExitStrategy
All Implemented Interfaces:
AppAbortStrategy

public class SystemExitStrategy
extends Object
implements AppAbortStrategy


Constructor Summary
SystemExitStrategy()
           
 
Method Summary
 void abort(String msg)
           
 void abort(Throwable e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemExitStrategy

public SystemExitStrategy()
Method Detail

abort

public void abort(String msg)
Specified by:
abort in interface AppAbortStrategy

abort

public void abort(Throwable e)
Specified by:
abort in interface AppAbortStrategy


Copyright © 2013 Zanata Project. All Rights Reserved.