@InterceptorBinding @Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) public @interface ActivateRequestContext
If the request context is already active then the associated interceptor does nothing.
RequestScopedCopyright © 2008–2016. All rights reserved.