2008-07-29 1.1.0

org.eclipse.soda.dk.notification.testcase
Class NotificationDelayTestListener

java.lang.Object
  extended by org.eclipse.soda.dk.notification.testcase.NotificationDelayTestListener
All Implemented Interfaces:
NotificationListener

public class NotificationDelayTestListener
extends java.lang.Object
implements NotificationListener

Version:
1.1.0

Constructor Summary
NotificationDelayTestListener()
          Constructs an instance of this class.
 
Method Summary
 void notificationReceived(java.lang.String topic, java.util.Dictionary data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationDelayTestListener

public NotificationDelayTestListener()
Constructs an instance of this class.

Method Detail

notificationReceived

public void notificationReceived(java.lang.String topic,
                                 java.util.Dictionary data)
Specified by:
notificationReceived in interface NotificationListener
Parameters:
topic - The topic (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