Listener.See: Description
| Class | Description |
|---|---|
| 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 Listener
when a given event is broadcasted. |
| ListenerThreadFactory |
This ThreadFactory implementation is a copy of Executors$DefaultThreadFactory.
|
| Annotation Type | Description |
|---|---|
| Asynchronous |
Created by The eXo Platform SAS
This marker annotation shows that Listener must be executed in asynchronous way. |
Listener.Copyright © 2020 eXo Platform SAS. All Rights Reserved.