Annotation Interface的使用
top.codef.anno.ExceptionListener
使用ExceptionListener的程序包
-
top.codef.aop中ExceptionListener的使用
参数类型为ExceptionListener的top.codef.aop中的方法修饰符和类型方法说明voidExceptionNoticeAop.exceptionNotice(org.aspectj.lang.JoinPoint joinPoint, ExceptionListener listener, RuntimeException e) voidExceptionNoticeAop.exceptionNoticeWithMethod(org.aspectj.lang.JoinPoint joinPoint, ExceptionListener listener, RuntimeException e)