|
||||||||||
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
|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |