@Target(value={TYPE,METHOD,FIELD}) @Retention(value=RUNTIME) @Documented @NormalScope @Inherited public @interface RequestScoped
Please see Request context lifecycle of the specification for further information.
Copyright © 2019. All rights reserved.