hu.mta.sztaki.lpds.cloud.simulator.notifications
Interface SingleNotificationHandler<T,P>

All Known Implementing Classes:
PowerStateChangeNotificationHandler, VMStateChangeNotificationHandler

public interface SingleNotificationHandler<T,P>


Method Summary
 void sendNotification(T onObject, P payload)
           
 

Method Detail

sendNotification

void sendNotification(T onObject,
                      P payload)


Copyright © 2012–2015 University of Innsbruck & MTA SZTAKI. All rights reserved.