Uses of Class
org.cruxframework.crux.core.i18n.DefaultServerMessage

Packages that use DefaultServerMessage
org.cruxframework.crux.core.config   
org.cruxframework.crux.core.server.rest.state   
 

Uses of DefaultServerMessage in org.cruxframework.crux.core.config
 

Methods in org.cruxframework.crux.core.config with annotations of type DefaultServerMessage
 String Crux.allowExperimentalFeatures()
           
 String Crux.classPathResolver()
           
 String Crux.cruxCompilationTempFolder()
           
 String Crux.cruxXmlPreProcessors()
           
 String Crux.disableRefreshByDefault()
           
 String Crux.enableChildrenWindowsDebug()
           
 String Crux.enableCrux2OldInterfacesCompatibility()
           
 String Crux.enableGenerateHTMLDoctype()
           
 String Crux.enableHotDeploymentForWebDirs()
           
 String Crux.enableResourceStateCacheForRestServices()
           
 String Crux.enableRestHostPageBaseURL()
           
 String Crux.eTagHandler()
           
 String Crux.generateIndexInDevMode()
           
 String Crux.isRelativeCruxCompilationTempFolder()
           
 String Crux.localeResolver()
           
 String Crux.notifierCompilerAddress()
           
 String Crux.notifierCompilerPort()
           
 String Crux.preferWebSQLForNativeDB()
           
 String Crux.renderWidgetsWithIDs()
           
 String Crux.restErrorHandler()
           
 String Crux.restServiceFactory()
           
 String Crux.restServiceResourceStateHandler()
           
 String Crux.scanAllowedLibs()
           
 String Crux.scanAllowedPackages()
           
 String Crux.scanIgnoredLibs()
           
 String Crux.scanIgnoredPackages()
           
 String Crux.screenResourceResolver()
           
 String Crux.sendCruxViewNameOnClientRequests()
           
 String Crux.serviceFactory()
           
 String Crux.useCompileTimeClassScanningForDevelopment()
           
 String Crux.useHTML5XSD()
           
 

Uses of DefaultServerMessage in org.cruxframework.crux.core.server.rest.state
 

Methods in org.cruxframework.crux.core.server.rest.state with annotations of type DefaultServerMessage
 String ClusteredCacheConfig.cachingTime()
           
 String ClusteredCacheConfig.channelConfigPropertyFile()
           
 String ClusteredCacheConfig.clusterName()
           
 String ClusteredCacheConfig.l1MaxNumberOfEntries()
           
 String ClusteredCacheConfig.l1ReapingInterval()
           
 String ClusteredCacheConfig.l2MaxNumberOfEntries()
           
 String ClusteredCacheConfig.l2ReapingInterval()
           
 String NoClusteredCacheConfig.maxNumberOfEntries()
           
 String ClusteredCacheConfig.replCount()
           
 String ClusteredCacheConfig.rpcTimeout()
           
 String ClusteredCacheConfig.useL1Cache()
           
 



Copyright © 2015. All rights reserved.