Searched refs:STOPPING (Results 1 - 25 of 28) sorted by relevance

12

/forgerock/opendj2/src/server/org/opends/server/replication/plugin/
H A DMultimasterReplication.java130 STARTING, RUNNING, STOPPING enum constant in enum:MultimasterReplication.State
382 if (State.STOPPING.equals(state.get())) {
590 setState(State.STOPPING);
896 // if state is STOPPING, then we need to return from this method
/forgerock/opendj2-hg/src/server/org/opends/server/replication/plugin/
H A DMultimasterReplication.java130 STARTING, RUNNING, STOPPING enum constant in enum:MultimasterReplication.State
382 if (State.STOPPING.equals(state.get())) {
590 setState(State.STOPPING);
896 // if state is STOPPING, then we need to return from this method
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/plugin/
H A DMultimasterReplication.java119 STARTING, RUNNING, STOPPING enum constant in enum:MultimasterReplication.State
374 if (State.STOPPING.equals(state.get())) {
582 setState(State.STOPPING);
871 // if state is STOPPING, then we need to return from this method
/forgerock/openidm-v4/openidm-infoservice/src/main/java/org/forgerock/openidm/info/impl/
H A DHealthService.java106 STARTING, ACTIVE_READY, ACTIVE_NOT_READY, STOPPING enum constant in enum:HealthService.AppState
688 setState(AppState.STOPPING, "OpenIDM stopping");
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/datamodel/
H A DServerDescriptor.java101 STOPPING, enum constant in enum:ServerDescriptor.ServerStatus
H A DControlPanelInfo.java476 if (status == ServerStatus.STOPPING)
644 status = ServerStatus.STOPPING;
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/datamodel/
H A DControlPanelInfo.java510 status = ServerDescriptor.ServerStatus.STOPPING;
516 if (status == ServerDescriptor.ServerStatus.STOPPING)
H A DServerDescriptor.java118 STOPPING, enum constant in enum:ServerDescriptor.ServerStatus
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/datamodel/
H A DControlPanelInfo.java511 status = ServerDescriptor.ServerStatus.STOPPING;
517 if (status == ServerDescriptor.ServerStatus.STOPPING)
H A DServerDescriptor.java119 STOPPING, enum constant in enum:ServerDescriptor.ServerStatus
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/datamodel/
H A DControlPanelInfo.java511 status = ServerDescriptor.ServerStatus.STOPPING;
517 if (status == ServerDescriptor.ServerStatus.STOPPING)
H A DServerDescriptor.java119 STOPPING, enum constant in enum:ServerDescriptor.ServerStatus
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/datamodel/
H A DControlPanelInfo.java510 status = ServerDescriptor.ServerStatus.STOPPING;
516 if (status == ServerDescriptor.ServerStatus.STOPPING)
H A DServerDescriptor.java118 STOPPING, enum constant in enum:ServerDescriptor.ServerStatus
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/datamodel/
H A DControlPanelInfo.java512 status = ServerDescriptor.ServerStatus.STOPPING;
518 if (status == ServerDescriptor.ServerStatus.STOPPING)
H A DServerDescriptor.java119 STOPPING, enum constant in enum:ServerDescriptor.ServerStatus
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/status/
H A DStatusCli.java603 case STOPPING:
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DStatusPanel.java885 case STOPPING:
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DStatusPanel.java884 case STOPPING:
/forgerock/opendj2/src/server/org/opends/server/tools/status/
H A DStatusCli.java594 case STOPPING:
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/status/
H A DStatusCli.java603 case STOPPING:
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DStatusPanel.java885 case STOPPING:
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DStatusPanel.java884 case STOPPING:
/forgerock/opendj2-jel-hg/src/server/org/opends/server/tools/status/
H A DStatusCli.java603 case STOPPING:
/forgerock/opendj2-hg/src/server/org/opends/server/tools/status/
H A DStatusCli.java594 case STOPPING:

Completed in 419 milliseconds

12