@Path(value="/config") public final class ConfigService extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigService.ConfigurationEntity
The pojo response object for this service.
|
| Constructor and Description |
|---|
ConfigService(org.apache.commons.configuration.Configuration config,
org.hibernate.Session session)
The configuration service.
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
readConfiguration()
Return the system configuration.
|
Copyright © 2018 krotscheck.net. All rights reserved.