|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VirtualMachine.StateChange | |
---|---|
hu.mta.sztaki.lpds.cloud.simulator.iaas |
Uses of VirtualMachine.StateChange in hu.mta.sztaki.lpds.cloud.simulator.iaas |
---|
Fields in hu.mta.sztaki.lpds.cloud.simulator.iaas with type parameters of type VirtualMachine.StateChange | |
---|---|
private CopyOnWriteArrayList<VirtualMachine.StateChange> |
VirtualMachine.subscribers
|
Methods in hu.mta.sztaki.lpds.cloud.simulator.iaas with parameters of type VirtualMachine.StateChange | |
---|---|
void |
VirtualMachine.subscribeStateChange(VirtualMachine.StateChange consumer)
Use this function to get notified about state changes on this VM |
void |
VirtualMachine.unsubscribeStateChange(VirtualMachine.StateChange consumer)
Use this function to be no longer notified about state changes on this VM |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |