org.apache.camel.component.nagios
Class NagiosConstants

java.lang.Object
  extended by org.apache.camel.component.nagios.NagiosConstants

public final class NagiosConstants
extends Object

Version:

Field Summary
static String HOST_NAME
           
static String LEVEL
           
static String SERVICE_NAME
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HOST_NAME

public static final String HOST_NAME
See Also:
Constant Field Values

LEVEL

public static final String LEVEL
See Also:
Constant Field Values

SERVICE_NAME

public static final String SERVICE_NAME
See Also:
Constant Field Values


Apache Camel