public interface ServiceApplication extends Application
| Modifier and Type | Method and Description |
|---|---|
void |
stopApplication()
This method should stop the application.
|
startApplicationvoid stopApplication()
throws java.lang.Exception
Boot.stopApplication(Application) instead.java.lang.Exception - if any error has occurred during application stoppingCopyright © 2004-2007 Dmitry Olshansky. All Rights Reserved.