| Package | Description |
|---|---|
| org.spincast.website | |
| org.spincast.website.controllers | |
| org.spincast.website.models |
| Modifier and Type | Class and Description |
|---|---|
class |
AppConfig
We use the "spincast-plugins-config-properties-file" plugin,
so we can override some configurations in an "app.properties" file.
|
| Modifier and Type | Method and Description |
|---|---|
protected IAppConfig |
App.getConfig() |
| Constructor and Description |
|---|
App(org.spincast.core.server.IServer server,
IAppConfig config,
org.spincast.core.routing.IRouter<IAppRequestContext> router,
AppController appController,
ErrorController errorController,
FeedController feedController,
org.spincast.core.filters.ISpincastFilters<IAppRequestContext> spincastFilters) |
| Modifier and Type | Method and Description |
|---|---|
protected IAppConfig |
FeedController.getAppConfig() |
| Constructor and Description |
|---|
FeedController(List<INewsEntry> newsEntries,
IAppConfig appConfig)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected IAppConfig |
NewsEntriesProvider.getAppConfig() |
| Constructor and Description |
|---|
NewsEntriesProvider(IAppConfig appConfig) |
Copyright © 2016. All rights reserved.