The restart operation may happen synchronously (in which case this method will never return), or asynchronously (in which case this method will successfully return.)
Throw an exception if the operation fails unexpectedly.
Note, this is not supposed to be called by user application
@param causeThe restart is actually performed in a background thread allowing JMX a chance to respond to the client.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|