com.stratelia.webactiv.kmelia.control
Class CommentNotificationSourceRegister
java.lang.Object
com.stratelia.webactiv.kmelia.control.CommentNotificationSourceRegister
public class CommentNotificationSourceRegister
- extends Object
Registers the Kmelia component as a source of notifications on the comments for the services
interested by this.
Currently, only the CommentUserNotificationService is interested by such source of notification
on the comments.
- Author:
- mmoquillon
Method Summary |
void |
initialize()
Performs the registration of the Kmelia component as a source of notification on the comments
with a CommentUserNotificationService instance. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommentNotificationSourceRegister
public CommentNotificationSourceRegister()
initialize
public void initialize()
- Performs the registration of the Kmelia component as a source of notification on the comments
with a CommentUserNotificationService instance.
Copyright © 2016 Silverpeas. All Rights Reserved.