com.stratelia.webactiv.kmelia.control
Class CommentNotificationSourceRegister

java.lang.Object
  extended by 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

Constructor Summary
CommentNotificationSourceRegister()
           
 
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
 

Constructor Detail

CommentNotificationSourceRegister

public CommentNotificationSourceRegister()
Method Detail

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.