Uses of Interface
hu.mta.sztaki.lpds.cloud.simulator.notifications.SingleNotificationHandler

Packages that use SingleNotificationHandler
hu.mta.sztaki.lpds.cloud.simulator.iaas.statenotifications   
hu.mta.sztaki.lpds.cloud.simulator.notifications   
 

Uses of SingleNotificationHandler in hu.mta.sztaki.lpds.cloud.simulator.iaas.statenotifications
 

Classes in hu.mta.sztaki.lpds.cloud.simulator.iaas.statenotifications that implement SingleNotificationHandler
 class PowerStateChangeNotificationHandler
           
 class VMStateChangeNotificationHandler
           
 

Uses of SingleNotificationHandler in hu.mta.sztaki.lpds.cloud.simulator.notifications
 

Fields in hu.mta.sztaki.lpds.cloud.simulator.notifications declared as SingleNotificationHandler
private  SingleNotificationHandler<T,P> StateDependentEventHandler.myHandler
           
 

Constructors in hu.mta.sztaki.lpds.cloud.simulator.notifications with parameters of type SingleNotificationHandler
StateDependentEventHandler(SingleNotificationHandler<T,P> handler)
          Initialization of the event handling mechanism.
 



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