public class ConfigServiceImpl extends AbstractConfigServlet<pro.redsoft.iframework.shared.config.Config> implements ConfigService
ConfigService.CFG_PROP_NAME, contextParameters, FSEP, logMessage| Constructor and Description |
|---|
ConfigServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
pro.redsoft.iframework.shared.config.Config |
getClientSettings() |
protected String |
getConfigDirProperty() |
protected String |
getExtConfigDirPath() |
protected String |
getInitParameters() |
protected File |
getInternalSystemConfig() |
protected File |
getInternalUserConfig() |
protected pro.redsoft.iframework.jaxbx.AbstractJAXBParser<pro.redsoft.iframework.shared.config.Config> |
getParser() |
protected File |
getSchemaRealPath() |
protected pro.redsoft.iframework.shared.config.Config |
mergeResults(Object o1,
Object o2,
String log) |
appendFileSeparator, getContextParameters, getLogMessage, init, loadSettings, readConfigcheckPermutationStrongName, doGetSerializationPolicy, getCodeServerPolicyUrl, getSerializationPolicy, init, loadPolicyFromCodeServer, 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<pro.redsoft.iframework.shared.config.Config>protected String getExtConfigDirPath()
getExtConfigDirPath in class AbstractConfigServlet<pro.redsoft.iframework.shared.config.Config>protected String getInitParameters()
getInitParameters in class AbstractConfigServlet<pro.redsoft.iframework.shared.config.Config>protected File getSchemaRealPath() throws Exception
getSchemaRealPath in class AbstractConfigServlet<pro.redsoft.iframework.shared.config.Config>Exceptionprotected File getInternalUserConfig() throws Exception
getInternalUserConfig in class AbstractConfigServlet<pro.redsoft.iframework.shared.config.Config>Exceptionprotected File getInternalSystemConfig() throws Exception
getInternalSystemConfig in class AbstractConfigServlet<pro.redsoft.iframework.shared.config.Config>Exceptionprotected pro.redsoft.iframework.jaxbx.AbstractJAXBParser<pro.redsoft.iframework.shared.config.Config> getParser()
getParser in class AbstractConfigServlet<pro.redsoft.iframework.shared.config.Config>protected pro.redsoft.iframework.shared.config.Config mergeResults(Object o1, Object o2, String log)
mergeResults in class AbstractConfigServlet<pro.redsoft.iframework.shared.config.Config>public pro.redsoft.iframework.shared.config.Config getClientSettings() throws RuntimeException
getClientSettings in interface ConfigServiceRuntimeExceptionCopyright © 2012–2014 RedSoft. All rights reserved.