2008-07-29 1.1.0

org.eclipse.soda.dk.notification.service
Interface NotificationListener

All Known Implementing Classes:
CountMeasurementTestcase, DeviceRegistryTestcase, NotificationController, NotificationController, NotificationDelayTestListener, NotificationListeners, NotificationTest, NotificationTestcase, NotificationTestListener, TotalMeasurementTestcase, TransportTest

public interface NotificationListener

Version:
1.1.0

Method Summary
 void notificationReceived(java.lang.String externalKey, java.util.Dictionary data)
           
 

Method Detail

notificationReceived

void notificationReceived(java.lang.String externalKey,
                          java.util.Dictionary data)
Parameters:
externalKey - The external key (String) parameter.
data - The data (Dictionary) parameter.

2008-07-29 1.1.0

Copyright (c) 1999, 2008 IBM and others. See license in Legal section. OSGi Framework Version 3.4.0.v20080605-1900