Component.State

public static enum State

Enum Constants

ACTIVE

public static final Component.State ACTIVE

DESTROYED

public static final Component.State DESTROYED

FAULTY

public static final Component.State FAULTY

PASSIVE

public static final Component.State PASSIVE

STARTING

public static final Component.State STARTING

STOPPING

public static final Component.State STOPPING