org.rhq.plugins.apache
Class SNMPConstants

java.lang.Object
  extended by org.rhq.plugins.apache.SNMPConstants

public abstract class SNMPConstants
extends Object


Field Summary
static String COLUMN_VHOST_ADM
           
static String COLUMN_VHOST_DESC
           
static String COLUMN_VHOST_NAME
           
static String COLUMN_VHOST_PORT
           
static String TCP_PROTO_ID
           
 
Constructor Summary
SNMPConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COLUMN_VHOST_NAME

public static final String COLUMN_VHOST_NAME
See Also:
Constant Field Values

COLUMN_VHOST_PORT

public static final String COLUMN_VHOST_PORT
See Also:
Constant Field Values

COLUMN_VHOST_DESC

public static final String COLUMN_VHOST_DESC
See Also:
Constant Field Values

COLUMN_VHOST_ADM

public static final String COLUMN_VHOST_ADM
See Also:
Constant Field Values

TCP_PROTO_ID

public static final String TCP_PROTO_ID
See Also:
Constant Field Values
Constructor Detail

SNMPConstants

public SNMPConstants()


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.