| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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
implements a notification handler for sending out notifications about power state changes in resource spreaders  | 
 class | 
VMStateChangeNotificationHandler
implements a notification handler for sending out notifications about VM state changes  | 
| 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
the entity that is actually used to perform the notifications  | 
| 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.  | 
|
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||