Class SpaceWebNotificationWebSocketEventListener
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.listener.Listener<org.exoplatform.social.notification.model.SpaceWebNotificationItem,Long>
org.exoplatform.social.websocket.listener.SpaceWebNotificationWebSocketEventListener
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class SpaceWebNotificationWebSocketEventListener
extends org.exoplatform.services.listener.Listener<org.exoplatform.social.notification.model.SpaceWebNotificationItem,Long>
A listener that will be triggered asynchronously after marking an item as
unread to transmit modifications to end users via WebSocket
-
Field Summary
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
ConstructorsConstructorDescriptionSpaceWebNotificationWebSocketEventListener(SpaceWebNotificationWebSocketService spaceWebNotificationWebSocketService) -
Method Summary
Methods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Constructor Details
-
SpaceWebNotificationWebSocketEventListener
public SpaceWebNotificationWebSocketEventListener(SpaceWebNotificationWebSocketService spaceWebNotificationWebSocketService)
-
-
Method Details
-
onEvent
-