Class InterceptorUtil


  • public class InterceptorUtil
    extends java.lang.Object
    • Constructor Detail

      • InterceptorUtil

        public InterceptorUtil()
    • Method Detail

      • generateCacheKeyBasedOnMethodInvocation

        public static java.lang.String generateCacheKeyBasedOnMethodInvocation​(TransparentCacheService cache,
                                                                               org.aopalliance.intercept.MethodInvocation invocation)