org.silverpeas.attachment.mock
Class MockNotificationPublisher

java.lang.Object
  extended by org.silverpeas.attachment.mock.MockNotificationPublisher
All Implemented Interfaces:
NotificationPublisher

@Default
@Named(value="notificationPublisher")
public class MockNotificationPublisher
extends Object
implements NotificationPublisher

Author:
ehugonnet

Constructor Summary
MockNotificationPublisher()
           
 
Method Summary
 void publish(SilverpeasNotification notification, NotificationTopic onTopic)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MockNotificationPublisher

public MockNotificationPublisher()
Method Detail

publish

public void publish(SilverpeasNotification notification,
                    NotificationTopic onTopic)
Specified by:
publish in interface NotificationPublisher


Copyright © 2016 Silverpeas. All Rights Reserved.