Interface StandbyMXBean
- All Known Implementing Classes:
StandbyCommand
Allow administrators to toggle runtime standby mode.
- Since:
- 9.2
-
Field Summary
-
Method Summary
-
Field Details
-
NAME
- See Also:
-
-
Method Details
-
standby
- Throws:
InterruptedException
-
resume
void resume() -
isStandby
boolean isStandby()
-