MonitoredHost
.
Access | Constructor and Description |
---|---|
public | HostEvent(MonitoredHost
the MonitoredHost source of the event. host)Construct a new HostEvent instance. |
Modifier and Type | Method and Description |
---|---|
public MonitoredHost | Returns: MonitoredHost - the source of this event.Return the MonitoredHost source of this event. |
HostEvent | back to summary |
---|---|
public HostEvent(MonitoredHost host) Construct a new HostEvent instance.
|
getMonitoredHost | back to summary |
---|---|
public MonitoredHost getMonitoredHost() Return the MonitoredHost source of this event.
|