eXo Kernel :: Component :: Common Service 2.4.x-SNAPSHOT

org.exoplatform.services.listener
Annotation Type Asynchronous


@Target(value=TYPE)
@Retention(value=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 Kernel :: Component :: Common Service 2.4.x-SNAPSHOT

Copyright © 2015 eXo Platform SAS. All Rights Reserved.