org.netxms.client.constants
Class NodePoller

java.lang.Object
  extended by org.netxms.client.constants.NodePoller

public final class NodePoller
extends java.lang.Object

Constants for node poller


Field Summary
static int CONFIGURATION_POLL
           
static int INTERFACE_POLL
           
static int STATUS_POLL
           
 
Constructor Summary
NodePoller()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

STATUS_POLL

public static final int STATUS_POLL
See Also:
Constant Field Values

CONFIGURATION_POLL

public static final int CONFIGURATION_POLL
See Also:
Constant Field Values

INTERFACE_POLL

public static final int INTERFACE_POLL
See Also:
Constant Field Values
Constructor Detail

NodePoller

public NodePoller()


Copyright © 2011. All Rights Reserved.