@InterceptorBinding @Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) public @interface ActivateRequestScope
If the request scope is already active then the associated interceptor does nothing.
RequestScopedCopyright © 2008-2016. All Rights Reserved.