Annotation Type Asynchronous


  • @Target(TYPE)
    @Retention(RUNTIME)
    public @interface Asynchronous
    Created by The eXo Platform SAS
    This marker annotation shows that Listener must be executed in asynchronous way. ListenerService will execute asynchronous-marked listener in dedicated thread.
    Version:
    $Id: Asynchronous.java 111 2008-11-11 11:11:11Z serg $
    Author:
    Karpenko Sergiy
    eXo level API
    Platform