| Package | Description |
|---|---|
| org.tentackle.web.app |
Application lifecycle.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> WebApplication<T> |
WebApplication.getInstance(Class<? extends WebApplication<T>> clazz,
Properties props)
Gets the current web application instance or
starts a new instance if not already running.
|
static <T> WebApplication<T> |
WebApplication.getWebApplication()
Gets the current web application instance.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> WebApplication<T> |
WebApplication.getInstance(Class<? extends WebApplication<T>> clazz,
Properties props)
Gets the current web application instance or
starts a new instance if not already running.
|
Tentackle - distributed, domain- and model-driven