Annotation Interface DispatchScoped


@Documented @Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface DispatchScoped
Marks an event or view that becomes invalid when its listener callback returns.