public class VmEvent extends EventObject
MonitoredVm
.source
Constructor and Description |
---|
VmEvent(MonitoredVm vm)
Construct a new VmEvent instance.
|
Modifier and Type | Method and Description |
---|---|
MonitoredVm |
getMonitoredVm()
Return the MonitoredVm source of this event.
|
getSource, toString
public VmEvent(MonitoredVm vm)
vm
- the MonitoredVm source of the event.public MonitoredVm getMonitoredVm()
Copyright © 2017–2018 earcam. All rights reserved.