Class InternationalizationJoinpointProvider

    • Constructor Detail

      • InternationalizationJoinpointProvider

        public InternationalizationJoinpointProvider()
    • Method Detail

      • computePersistenceException

        public Object computePersistenceException​(org.aspectj.lang.ProceedingJoinPoint joinPoint)
                                           throws Throwable
        Throws:
        Throwable
      • saveInternationalization

        public void saveInternationalization​(org.aspectj.lang.JoinPoint joinpoint)
                                      throws Throwable
        Throws:
        Throwable
      • deleteInternationalization

        public void deleteInternationalization​(org.aspectj.lang.JoinPoint joinpoint)
                                        throws Throwable
        Throws:
        Throwable
      • afterDatabaseGet

        public void afterDatabaseGet​(org.aspectj.lang.JoinPoint joinpoint,
                                     Object returnValue)
      • afterServiceGet

        public void afterServiceGet​(org.aspectj.lang.JoinPoint joinPoint,
                                    Object returnValue)