public class ConfigServiceImpl extends AbstractConfigServlet<Config> implements ConfigService
ConfigService.CFG_PROP_NAME, contextParameters, FSEP, logMessage| Constructor and Description |
|---|
ConfigServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
Config |
getClientSettings() |
protected String |
getConfigDirProperty() |
protected String |
getExtConfigDirPath() |
protected String |
getInitParameters() |
protected File |
getInternalSystemConfig() |
protected File |
getInternalUserConfig() |
protected pro.redsoft.iframework.jaxbx.AbstractJAXBParser<Config> |
getParser() |
protected File |
getSchemaRealPath() |
protected Config |
mergeResults(Object o1,
Object o2,
String log) |
appendFileSeparator, getContextParameters, getLogMessage, init, loadSettings, readConfigcheckPermutationStrongName, doGetSerializationPolicy, getSerializationPolicy, onAfterResponseSerialized, onBeforeRequestDeserialized, processCall, processPost, shouldCompressResponsedoPost, doUnexpectedFailure, getPermutationStrongName, getThreadLocalRequest, getThreadLocalResponse, onAfterRequestDeserialized, readContentdoDelete, doGet, doHead, doOptions, doPut, doTrace, getLastModified, service, serviceprotected String getConfigDirProperty()
getConfigDirProperty in class AbstractConfigServlet<Config>protected String getExtConfigDirPath()
getExtConfigDirPath in class AbstractConfigServlet<Config>protected String getInitParameters()
getInitParameters in class AbstractConfigServlet<Config>protected File getSchemaRealPath() throws Exception
getSchemaRealPath in class AbstractConfigServlet<Config>Exceptionprotected File getInternalUserConfig() throws Exception
getInternalUserConfig in class AbstractConfigServlet<Config>Exceptionprotected File getInternalSystemConfig() throws Exception
getInternalSystemConfig in class AbstractConfigServlet<Config>Exceptionprotected pro.redsoft.iframework.jaxbx.AbstractJAXBParser<Config> getParser()
getParser in class AbstractConfigServlet<Config>protected Config mergeResults(Object o1, Object o2, String log)
mergeResults in class AbstractConfigServlet<Config>public Config getClientSettings() throws RuntimeException
getClientSettings in interface ConfigServiceRuntimeExceptionCopyright © 2012–2014 RedSoft. All rights reserved.