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
receiveNotification
void receiveNotification(NotificationContext notificationContext)
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.