类 TransMethodResultAop

java.lang.Object
org.dromara.trans.aop.TransMethodResultAop
所有已实现的接口:
org.springframework.beans.factory.InitializingBean

public class TransMethodResultAop extends Object implements org.springframework.beans.factory.InitializingBean
结果翻译aop
作者:
wanglei
  • 构造器详细资料

    • TransMethodResultAop

      public TransMethodResultAop()
  • 方法详细资料

    • transResult

      public Object transResult(org.aspectj.lang.ProceedingJoinPoint joinPoint) throws Throwable
      抛出:
      Throwable
    • afterPropertiesSet

      public void afterPropertiesSet() throws Exception
      指定者:
      afterPropertiesSet 在接口中 org.springframework.beans.factory.InitializingBean
      抛出:
      Exception