@InterceptorBinding @Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) public @interface ActivateThreadScope
ThreadScoped
activation in SE environment.
Scope is activated for all class defined methods when specified at target level TYPE.Copyright © 2020. All rights reserved.