|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Qualifier
@Documented
@Target(value={FIELD,METHOD,TYPE,PARAMETER})
@Retention(value=RUNTIME)
public @interface CloseableCloseable objects can be turned off/closed on application shutdown. Injecting an event with the closeable qualifier causes the fired object to be shutdown on shutdown.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||