@Target(value=METHOD) @Retention(value=RUNTIME) public @interface DontIntercept
GuiceModuleUtils.createInterceptorModule(Class, Class, boolean),
you can annotate some methods with this to prevent them from being
intercepted.Copyright © 2019. All rights reserved.