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

java.lang.Object
  extended by org.cruxframework.crux.plugin.errorhandler.launcher.LoggingErrorHandlerAspect

public class LoggingErrorHandlerAspect
extends Object

Author:
Samuel Cardoso This aspect point instruments the GWT TreeLogger class saving their exceptions in a local file.

Constructor Summary
LoggingErrorHandlerAspect()
           
 
Method Summary
 void saveLogFilesystem(org.aspectj.lang.JoinPoint jp)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggingErrorHandlerAspect

public LoggingErrorHandlerAspect()
Method Detail

saveLogFilesystem

public void saveLogFilesystem(org.aspectj.lang.JoinPoint jp)
                       throws Throwable
Throws:
Throwable


Copyright © 2014. All rights reserved.