eXo Kernel :: Component :: Common Service 2.5.0-Alpha2

Package org.exoplatform.services.listener

This package provides classes to manage Listener.

See:
          Description

Class Summary
Event<S,D> Created by The eXo Platform SAS
Event object.
Listener<S,D> Created by The eXo Platform SAS
This class is registered with the Listener service and is invoked when an event with the same name is broadcasted.
ListenerService Created by The eXo Platform SAS
Listener Service is reponsible for notifying the ListenerService.AsynchronousListener when a given event is broadcasted.
ListenerThreadFactory This ThreadFactory implementation is a copy of Executors$DefaultThreadFactory.
 

Annotation Types Summary
Asynchronous Created by The eXo Platform SAS
This marker annotation shows that Listener must be executed in asynchronous way.
 

Package org.exoplatform.services.listener Description

This package provides classes to manage Listener.


eXo Kernel :: Component :: Common Service 2.5.0-Alpha2

Copyright © 2013 eXo Platform SAS. All Rights Reserved.