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