类 RuntimeExceptionTranslator

  • 所有已实现的接口:
    org.aopalliance.aop.Advice, org.aopalliance.intercept.Interceptor, org.aopalliance.intercept.MethodInterceptor

    public class RuntimeExceptionTranslator
    extends java.lang.Object
    implements org.aopalliance.intercept.MethodInterceptor
    作者:
    Dave Syer
    • 方法概要

      所有方法 实例方法 具体方法 
      修饰符和类型方法说明
      java.lang.Objectinvoke​(org.aopalliance.intercept.MethodInvocation invocation) 
      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 方法详细资料

      • invoke

        public java.lang.Object invoke​(org.aopalliance.intercept.MethodInvocation invocation)
                                throws java.lang.Throwable
        指定者:
        invoke 在接口中 org.aopalliance.intercept.MethodInterceptor
        抛出:
        java.lang.Throwable