Package org.spincast.core.guice
Annotation Interface DontIntercept
When you use
GuiceModuleUtils.createInterceptorModule(Class, Class, boolean)
,
you can annotate some methods with this to prevent them from being
intercepted.