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