@MXBean public interface StandbyMXBean
Modifier and Type | Method and Description |
---|---|
boolean |
isStandby() |
void |
resume() |
void |
standby(int delayInSeconds) |
static final String NAME
void standby(int delayInSeconds) throws InterruptedException
InterruptedException
void resume()
boolean isStandby()
Copyright © 2017 Nuxeo. All rights reserved.