org.cruxframework.crux.plugin.errorhandler.launcher
Class SuperErrorHandlerInstrumentator

java.lang.Object
  extended by org.cruxframework.crux.tools.launcher.CruxLauncher
      extended by org.cruxframework.crux.plugin.errorhandler.launcher.SuperErrorHandlerInstrumentator

public class SuperErrorHandlerInstrumentator
extends org.cruxframework.crux.tools.launcher.CruxLauncher


Constructor Summary
SuperErrorHandlerInstrumentator()
           
 
Method Summary
static String instrumentateGWTJar(String gwtDevVersion, String gwtDevName, String weavedName, boolean overrideGWTJar)
           
static void main(String[] args)
           
static String run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SuperErrorHandlerInstrumentator

public SuperErrorHandlerInstrumentator()
Method Detail

main

public static void main(String[] args)

run

public static String run()

instrumentateGWTJar

public static String instrumentateGWTJar(String gwtDevVersion,
                                         String gwtDevName,
                                         String weavedName,
                                         boolean overrideGWTJar)


Copyright © 2014. All rights reserved.