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