@Component public class AppErrorListener extends java.lang.Object implements EventListener<java.lang.Throwable>
AppErrorListener()
void
onEvent(java.lang.Throwable throwable)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AppErrorListener()
public void onEvent(java.lang.Throwable throwable)
onEvent
EventListener<java.lang.Throwable>