| Package | Description |
|---|---|
| org.tentackle.app |
Application lifecycle.
|
| Modifier and Type | Method and Description |
|---|---|
static WebApplication |
WebApplication.getInstance(Class<? extends WebApplication> clazz,
Properties props)
Gets the current web application instance or
starts a new instance if not already running.
|
static WebApplication |
WebApplication.getWebApplication()
Gets the current web application instance.
|
| Modifier and Type | Method and Description |
|---|---|
static WebApplication |
WebApplication.getInstance(Class<? extends WebApplication> clazz,
Properties props)
Gets the current web application instance or
starts a new instance if not already running.
|
Copyright © 2016 Krake Softwaretechnik. All rights reserved.