|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.anotheria.moskito.central.CentralConstants
public class CentralConstants
Contains various constants.
| Field Summary | |
|---|---|
static String |
PATH_TAG_CATEGORY
Tag part of the path pattern that is replaced by category. |
static String |
PATH_TAG_COMPONENT
Tag part of the path pattern that is replaced by component. |
static String |
PATH_TAG_DATE
Tag part of the path pattern that is replaced by date of snapshot creation. |
static String |
PATH_TAG_HOST
Tag part of the path pattern that is replaced by hostname. |
static String |
PATH_TAG_INTERVAL
Tag part of the path pattern that is replaced by interval name. |
static String |
PATH_TAG_PRODUCER
Tag part of the path pattern that is replaced by producer id. |
static String |
PATH_TAG_STAT
Tag part of the path pattern that is replaced by statname.. |
static String |
PATH_TAG_SUBSYSTEM
Tag part of the path pattern that is replaced by subsystem. |
static String |
PATH_TAG_TIME
Tag part of the path pattern that is replaced by time of snapshot creation. |
static String |
PROP_COMPONENT
Name of the property to set component name from outside. |
static String |
PROP_HOSTNAME
Name of the property to set host name from outside. |
| Constructor Summary | |
|---|---|
CentralConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String PROP_HOSTNAME
public static final String PROP_COMPONENT
public static final String PATH_TAG_HOST
public static final String PATH_TAG_COMPONENT
public static final String PATH_TAG_PRODUCER
public static final String PATH_TAG_DATE
public static final String PATH_TAG_TIME
public static final String PATH_TAG_CATEGORY
public static final String PATH_TAG_SUBSYSTEM
public static final String PATH_TAG_INTERVAL
public static final String PATH_TAG_STAT
| Constructor Detail |
|---|
public CentralConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||