|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.opennms.netmgt.poller.remote.PolledService
public class PolledService
| Constructor Summary | |
|---|---|
PolledService(OnmsMonitoredService monitoredService,
Map monitorConfiguration,
OnmsPollModel pollModel)
|
|
| Method Summary | |
|---|---|
InetAddress |
getAddress()
Returns the InetAddress associated with the service |
String |
getIpAddr()
Returns the ipAddr string associated with this monitored service |
Map |
getMonitorConfiguration()
|
NetworkInterface |
getNetInterface()
Returns the Netinterface object for this service. |
int |
getNodeId()
Returns the nodeId of the node that this service is associated with |
String |
getNodeLabel()
Returns the label of the node that this service is associated with |
OnmsPollModel |
getPollModel()
|
Integer |
getServiceId()
|
String |
getSvcName()
Returns the svcName associated with this monitored service |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PolledService(OnmsMonitoredService monitoredService,
Map monitorConfiguration,
OnmsPollModel pollModel)
| Method Detail |
|---|
public Integer getServiceId()
public InetAddress getAddress()
MonitoredService
getAddress in interface MonitoredServicepublic String getIpAddr()
MonitoredService
getIpAddr in interface MonitoredServicepublic NetworkInterface getNetInterface()
MonitoredService
getNetInterface in interface MonitoredServicepublic int getNodeId()
MonitoredService
getNodeId in interface MonitoredServicepublic String getNodeLabel()
MonitoredService
getNodeLabel in interface MonitoredServicepublic String getSvcName()
MonitoredService
getSvcName in interface MonitoredServicepublic Map getMonitorConfiguration()
public OnmsPollModel getPollModel()
public String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||