public interface ServiceApplication extends Application
Modifier and Type | Method and Description |
---|---|
void |
stopApplication()
This method should stop the application.
|
startApplication
void stopApplication() throws Exception
Boot.stopApplication(Application)
instead.Exception
- if any error has occurred during application stoppingCopyright © 2018. All rights reserved.