|
@@ -618,7 +618,7 @@ public class LegacyApplication implements Application, SystemListener {
|
|
* After the application has stopped, it cannot be used anymore.
|
|
* After the application has stopped, it cannot be used anymore.
|
|
*
|
|
*
|
|
* @param waitFor true→wait for the context to be fully destroyed,
|
|
* @param waitFor true→wait for the context to be fully destroyed,
|
|
- * true→don't wait
|
|
|
|
|
|
+ * false→don't wait
|
|
*/
|
|
*/
|
|
@Override
|
|
@Override
|
|
public void stop(boolean waitFor) {
|
|
public void stop(boolean waitFor) {
|