Annotation Type Async


  • @Beta
    @Retention(RUNTIME)
    @Target(TYPE)
    @Documented
    public @interface Async
    Used to mark a SpinnakerEventListener as asynchronous.