Annotation Type ActivateRequestScope
-
@InterceptorBinding @Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface ActivateRequestScope
Interceptor binding providingRequestScopedactivation in SE environment. Scope is activated for all class defined methods when specified at target level TYPE.- Author:
- Tomas Remes