eXo Kernel :: Component :: Common Service 2.4.0-CR2

org.exoplatform.services.listener
Annotation Type Asynchronous


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface Asynchronous

This marker annotation shows that Listener must be executed in asynchronous way. ListenerService will execute asynchronous-marked listener in dedicated thread. Created by The eXo Platform SAS.

Version:
$Id: Asynchronous.java 111 2008-11-11 11:11:11Z serg $
Author:
Karpenko Sergiy


eXo Kernel :: Component :: Common Service 2.4.0-CR2

Copyright © 2012 eXo Platform SAS. All Rights Reserved.