public class MockServiceImpl extends AbstractConfigServlet<pro.redsoft.iframework.shared.config.Config> implements ConfigService
CFG_PROP_NAME, contextParameters, FSEP, logMessage| Constructor and Description |
|---|
MockServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
pro.redsoft.iframework.shared.config.Config |
getClientSettings() |
String |
getConfigDirProperty() |
String |
getExtConfigDirPath() |
String |
getInitParameters() |
File |
getInternalSystemConfig() |
File |
getInternalUserConfig() |
StringBuilder |
getLogMessage() |
protected pro.redsoft.iframework.jaxbx.AbstractJAXBParser<pro.redsoft.iframework.shared.config.Config> |
getParser() |
File |
getSchemaRealPath() |
void |
init() |
protected pro.redsoft.iframework.shared.config.Config |
mergeResults(Object o1,
Object o2,
String log) |
appendFileSeparator, getContextParameters, 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, servicepublic void init()
throws javax.servlet.ServletException
init in class AbstractConfigServlet<pro.redsoft.iframework.shared.config.Config>javax.servlet.ServletExceptionpublic StringBuilder getLogMessage()
getLogMessage in class AbstractConfigServlet<pro.redsoft.iframework.shared.config.Config>public String getConfigDirProperty()
getConfigDirProperty in class AbstractConfigServlet<pro.redsoft.iframework.shared.config.Config>public String getExtConfigDirPath()
getExtConfigDirPath in class AbstractConfigServlet<pro.redsoft.iframework.shared.config.Config>public String getInitParameters()
getInitParameters in class AbstractConfigServlet<pro.redsoft.iframework.shared.config.Config>public File getSchemaRealPath()
getSchemaRealPath in class AbstractConfigServlet<pro.redsoft.iframework.shared.config.Config>public File getInternalUserConfig()
getInternalUserConfig in class AbstractConfigServlet<pro.redsoft.iframework.shared.config.Config>public File getInternalSystemConfig()
getInternalSystemConfig in class AbstractConfigServlet<pro.redsoft.iframework.shared.config.Config>protected pro.redsoft.iframework.jaxbx.AbstractJAXBParser<pro.redsoft.iframework.shared.config.Config> getParser()
getParser in class AbstractConfigServlet<pro.redsoft.iframework.shared.config.Config>public pro.redsoft.iframework.shared.config.Config getClientSettings() throws RuntimeException
getClientSettings in interface ConfigServiceRuntimeExceptionprotected pro.redsoft.iframework.shared.config.Config mergeResults(Object o1, Object o2, String log)
mergeResults in class AbstractConfigServlet<pro.redsoft.iframework.shared.config.Config>Copyright © 2012–2014 RedSoft. All rights reserved.