Class StandbyCommand
java.lang.Object
org.nuxeo.ecm.core.management.standby.StandbyCommand
- All Implemented Interfaces:
StandbyMXBean
-
Nested Class Summary
-
Field Summary
Fields inherited from interface org.nuxeo.ecm.core.management.standby.StandbyMXBean
NAME
-
Constructor Summary
-
Method Summary
-
Field Details
-
registration
-
-
Constructor Details
-
StandbyCommand
public StandbyCommand()
-
-
Method Details
-
standby
- Specified by:
standby
in interfaceStandbyMXBean
- Throws:
InterruptedException
-
resume
public void resume()- Specified by:
resume
in interfaceStandbyMXBean
-
isStandby
public boolean isStandby()- Specified by:
isStandby
in interfaceStandbyMXBean
-