@InterceptorBinding @Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) public @interface ActivateRequestContext
If the request context is already active then the associated interceptor does nothing.
The interceptor is registered with a priority of Interceptor.Priority.PLATFORM_BEFORE + 100. The same value is used for
ActivateRequestContext.
RequestScopedCopyright © 2018 JBoss by Red Hat. All rights reserved.