Package de.dlr.proseo.model.util
Class MonServiceStates
java.lang.Object
de.dlr.proseo.model.util.MonServiceStates
MonServiceStates: A class to hold the state definitions for monitoring
services, and the respective state IDs.
- Author:
- Ernst Melchinger
-
Field Details
-
RUNNING
- See Also:
-
STOPPED
- See Also:
-
STARTING
- See Also:
-
STOPPING
- See Also:
-
DEGRADED
- See Also:
-
RUNNING_ID
-
STOPPED_ID
-
STARTING_ID
-
STOPPING_ID
-
DEGRADED_ID
-
-
Constructor Details
-
MonServiceStates
public MonServiceStates()
-