coldfusion.server
Interface RuntimeService
- All Superinterfaces:
- Service
public interface RuntimeService
- extends Service
getWhitespace
Boolean getWhitespace()
getLocking
Map getLocking()
getCfxtags
Map getCfxtags()
getCustomtags
Map getCustomtags()
getCorba
Map getCorba()
getApplets
Map getApplets()
getVariables
Map getVariables()
getErrors
Map getErrors()
getScriptProtect
String getScriptProtect()
setScriptProtect
void setScriptProtect(String arg0)
getMappings
Map getMappings()
getApplications
Map getApplications()
getRootDir
String getRootDir()
setWhitespace
void setWhitespace(String arg0)
resolveTemplateName
File resolveTemplateName(String arg0,
String arg1)
getFullTagName
String getFullTagName(javax.servlet.ServletContext arg0,
String arg1)
throws IOException
- Throws:
IOException
resolveTemplatePath
File resolveTemplatePath(String arg0)
getRealPath
String getRealPath(javax.servlet.ServletContext arg0,
String arg1)
getServerScope
Scope getServerScope()
getRegistryDir
String getRegistryDir()
getSlowRequestLimit
long getSlowRequestLimit()
logSlowRequests
boolean logSlowRequests()
getRequestTimeoutLimit
long getRequestTimeoutLimit()
timeoutRequests
boolean timeoutRequests()
getNumberSimultaneousRequests
int getNumberSimultaneousRequests()
getNumberSimultaneousReports
int getNumberSimultaneousReports()
setNumberSimultaneousReports
void setNumberSimultaneousReports(int arg0)
setNumberSimultaneousRequests
void setNumberSimultaneousRequests(int arg0)
getMaxQueued
int getMaxQueued()
setMaxQueued
void setMaxQueued(int arg0)
getMinRequests
int getMinRequests()
setMinRequests
void setMinRequests(int arg0)
isCachePaths
boolean isCachePaths()
setCachePaths
void setCachePaths(boolean arg0)
isTrustedCache
boolean isTrustedCache()
setTrustedCache
void setTrustedCache(boolean arg0)
setTemplateCacheSize
void setTemplateCacheSize(int arg0)
getTemplateCacheSize
int getTemplateCacheSize()
getApplicationTimeout
long getApplicationTimeout()
getApplicationMaxTimeout
long getApplicationMaxTimeout()
isApplicationEnabled
boolean isApplicationEnabled()
getSessionTimeout
long getSessionTimeout()
getSessionMaxTimeout
long getSessionMaxTimeout()
isSessionEnabled
boolean isSessionEnabled()
useJ2eeSession
boolean useJ2eeSession()
isPureJavaKit
boolean isPureJavaKit()
getRequestSettings
Map getRequestSettings()
setSaveClassFiles
void setSaveClassFiles(boolean arg0)
getSaveClassFiles
boolean getSaveClassFiles()
getRequestThrottleSettings
Map getRequestThrottleSettings()
getFileLockSettings
Map getFileLockSettings()
isFileLockEnabled
boolean isFileLockEnabled()
getPostSizeLimit
float getPostSizeLimit()
isEnabledFlexDataServices
boolean isEnabledFlexDataServices()
setEnableFlexDataServices
void setEnableFlexDataServices(boolean arg0)
throws ServiceException
- Throws:
ServiceException
getFlexAssemblerIPList
String getFlexAssemblerIPList()
setFlexAssemblerIPList
void setFlexAssemblerIPList(String arg0)
isEnabledFlashRemoting
boolean isEnabledFlashRemoting()
setEnableFlashRemoting
void setEnableFlashRemoting(boolean arg0)
isEnabledRmiSSL
boolean isEnabledRmiSSL()
setEnableRmiSSL
void setEnableRmiSSL(boolean arg0)
throws ServiceException
- Throws:
ServiceException
setKeystore
void setKeystore(String arg0)
getKeystore
String getKeystore()
setKeystorePassword
void setKeystorePassword(String arg0)
getKeystorePassword
String getKeystorePassword()
setDataServiceId
void setDataServiceId(String arg0)
getDataServiceId
String getDataServiceId()
Copyright © 2012 Railo