Class NewsEventNotifier
- All Implemented Interfaces:
org.silverpeas.core.notification.system.ResourceEventNotifier<News,NewsEvent>
@Bean
public class NewsEventNotifier
extends org.silverpeas.core.notification.system.CDIResourceEventNotifier<News,NewsEvent>
A synchronous notifier of change on news in Silverpeas.
- Author:
- silveryocha
-
Method Summary
Modifier and TypeMethodDescriptionprotected NewsEventcreateResourceEventFrom(org.silverpeas.core.notification.system.ResourceEvent.Type type, News... resource) Methods inherited from class org.silverpeas.core.notification.system.CDIResourceEventNotifier
notify, notifyEventOn