public interface WaitBeforeShutdownObserver
Modifier and Type | Method and Description |
---|---|
boolean |
isTaskComplete()
The server will wait for all tasks to complete before shutting down.
|
void |
startingShutdown()
This method will be invoked on all running components before shutdown happens.
|
void startingShutdown()
boolean isTaskComplete()
Copyright © 2016 WSO2 Inc. All rights reserved.