| Package | Description |
|---|---|
| org.spincast.quickstart | |
| org.spincast.quickstart.config | |
| org.spincast.quickstart.controller |
| Modifier and Type | Method and Description |
|---|---|
protected AppConfig |
App.getConfig() |
| Constructor and Description |
|---|
App(org.spincast.core.server.Server server,
AppConfig config,
AppRouter router,
AppController appController,
org.spincast.core.filters.SpincastFilters<AppRequestContext> spincastFilters)
The application constructor that Guice will call
with the required dependencies.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AppConfigDefault
Implementation of the application's custom configurations class.
|
| Modifier and Type | Method and Description |
|---|---|
protected AppConfig |
AppController.getAppConfig() |
| Constructor and Description |
|---|
AppController(AppConfig appConfig) |
Copyright © 2016. All rights reserved.