|
Forge - Shell API 1.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@NormalScope(passivating=false)
@Inherited
@Documented
@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface ResourceScoped
Declares a bean as being scoped to the current Resource. Beans using this scope will be destroyed when the
current Resource is changed. The scope is active as long as there is an active Resource
|
Forge - Shell API 1.2.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||