Constant Field Values


Contents
com.philemonworks.*

com.philemonworks.selfdiagnose.DiagnosticTask
public static final String PARAMETER_COMMENT "comment"
public static final String PARAMETER_REPORT "report"
public static final String PARAMETER_VARIABLE "var"

com.philemonworks.selfdiagnose.DiagnosticTaskResult
public static final String STATUS_ERROR "error"
public static final String STATUS_FAILED "failed"
public static final String STATUS_PASSED "passed"
public static final String STATUS_UNKNOWN "unknown"

com.philemonworks.selfdiagnose.PatternMatchingTask
protected static final String PARAMETER_PATTERN "pattern"

com.philemonworks.selfdiagnose.SelfDiagnose
public static final String CONFIG "selfdiagnose.xml"
public static final String COPYRIGHT "(c) PhilemonWorks.com"
public static final String MDC_SELFDIAGNOSE_TASK_RESULT "selfdiagnose-task-result"
public static final String VERSION "2.4-SNAPSHOT"

com.philemonworks.selfdiagnose.check.CheckBeanProperty
protected static final String PARAMETER_BEAN "bean"
protected static final String PARAMETER_METHOD "method"

com.philemonworks.selfdiagnose.check.CheckMBeanProperty
protected static final String PARAMETER_FACTORY "mbeanserverfactory"
protected static final String PARAMETER_OPERATION "operation"

com.philemonworks.selfdiagnose.check.CheckProperty
protected static final String PARAMETER_PROPERTY "property"

com.philemonworks.selfdiagnose.check.CheckResourceProperty
protected static final String PARAMETER_NAME "name"
protected static final String PARAMETER_URL "url"

com.philemonworks.selfdiagnose.check.CheckValueMatches
protected static final String PARAMETER_VALUE "value"

com.philemonworks.selfdiagnose.check.vendor.CheckSpringBeanProperty
protected static final String PARAMETER_ID "id"
protected static final String PARAMETER_NAME "name"
protected static final String PARAMETER_OPERATION "operation"

com.philemonworks.selfdiagnose.output.HTMLReporter
public static final String BASIC_DATA ""



Copyright © 2012. All Rights Reserved.