@NormalScope(passivating=false) @Inherited @Documented @Target(value={TYPE,METHOD,FIELD}) @Retention(value=RUNTIME) public @interface ProjectScoped
Project. Beans using this scope will be destroyed when the
current Project is removed. The scope is active as long as there is an active ProjectCopyright © 2013 JBoss by Red Hat. All Rights Reserved.