Annotation Interface TriggerOnce


@Documented @Target(TYPE) @Retention(RUNTIME) public @interface TriggerOnce
Annotation for event types that forces EventHub to unsubscribe listeners for this event type after invocation.