org.apache.camel.component.nagios
Class NagiosConstants

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

public final class NagiosConstants
extends java.lang.Object

Version:
$Revision$

Field Summary
static java.lang.String HOST_NAME
           
static java.lang.String LEVEL
           
static java.lang.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 java.lang.String HOST_NAME
See Also:
Constant Field Values

LEVEL

public static final java.lang.String LEVEL
See Also:
Constant Field Values

SERVICE_NAME

public static final java.lang.String SERVICE_NAME
See Also:
Constant Field Values


Apache CAMEL