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