Modifier and Type | Method and Description |
---|---|
AppConfiguration |
LogConfiguration.getAppConfiguration()
Get application configuration
|
Modifier and Type | Method and Description |
---|---|
void |
LogConfiguration.setAppConfiguration(AppConfiguration config)
Set application configuration
|
Modifier and Type | Method and Description |
---|---|
AppConfiguration |
AbstractLogConfiguration.getAppConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractLogConfiguration.setAppConfiguration(AppConfiguration config) |
Modifier and Type | Method and Description |
---|---|
AppConfiguration |
SystemOverviewController.getConfig() |
AppConfiguration |
SystemInfoController.getConfig() |
Modifier and Type | Method and Description |
---|---|
void |
SystemOverviewController.setConfig(AppConfiguration config) |
void |
SystemInfoController.setConfig(AppConfiguration config) |
Modifier and Type | Method and Description |
---|---|
AppConfiguration |
LoggingOverviewController.getConfig() |
Modifier and Type | Method and Description |
---|---|
void |
LoggingOverviewController.setConfig(AppConfiguration config) |
Modifier and Type | Field and Description |
---|---|
protected AppConfiguration |
AbstractServlet.appConfig |
Modifier and Type | Method and Description |
---|---|
static QueryStorage |
QueryStorage.getSingletonInstance(AppConfiguration config) |
Constructor and Description |
---|
QueryStorage(AppConfiguration appConfig)
Create a new object for accessing the store of user queries.
|
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.