org.alfresco.repo.notification
Interface NotificationServiceImplSystemTest.NotificationReceiver

Enclosing class:
NotificationServiceImplSystemTest

public static interface NotificationServiceImplSystemTest.NotificationReceiver

Implementations of this interface can be injected into the NotificationServiceImplSystemTest.TestNotificationProvider in order to receive notifications.

Only intended for test code at this stage.

Since:
4.0

Method Summary
 void receiveNotification(NotificationContext notificationContext)
           
 

Method Detail

receiveNotification

void receiveNotification(NotificationContext notificationContext)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.