org.moremotion.servlet
Class SystemConfig
java.lang.Object
org.moremotion.servlet.SystemConfig
public class SystemConfig
- extends java.lang.Object
Initializes MoreMotion on application server start-up.
- Version:
- $Id: SystemConfig.java 86 2008-03-21 19:21:24Z erkan $
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemConfig
public SystemConfig()
mmHomePath
public static java.lang.String mmHomePath()
mmHomeFile
public static java.io.File mmHomeFile()
applRootFile
public static java.io.File applRootFile()
actionServiceExtension
public static java.lang.String actionServiceExtension()
serverEncoding
public static java.lang.String serverEncoding()
enabledUtilityServices
public static java.lang.String enabledUtilityServices()
encryptorClassName
public static java.lang.String encryptorClassName()
requestParametersEncryptionKey
public static java.lang.String requestParametersEncryptionKey()
iSymbolFirst
public static boolean iSymbolFirst()
disableDebug
public static boolean disableDebug()
enableParameterConversion
public static boolean enableParameterConversion()
xsltTransformerCacheCapacity
public static int xsltTransformerCacheCapacity()
getParameter
public static java.lang.String getParameter(java.lang.String name,
java.lang.String defValue)
configurationScanIntervalInSeconds
public static int configurationScanIntervalInSeconds()
applicationLanguage
public static java.lang.String applicationLanguage()
generatePageInfo
public static boolean generatePageInfo()
refresh
public static void refresh(ConfigUnit unit,
boolean master)
throws ConfigurationException
- Throws:
ConfigurationException
parse
public static void parse(ConfigNodeList nodelist)
throws ConfigParameterException
- Throws:
ConfigParameterException
parseSubConfig
public static void parseSubConfig(ConfigNodeList nodelist)
throws ConfigParameterException
- Throws:
ConfigParameterException
Copyright © 2002-2008 MOR YAZILIM. All Rights Reserved.