coldfusion.server
Interface LicenseService
- All Superinterfaces:
- Service
public interface LicenseService
- extends Service
setLicenseKey
void setLicenseKey(String arg0)
getLicenseKey
String getLicenseKey()
isEntKey
boolean isEntKey(String arg0)
isValidKey
boolean isValidKey(String arg0)
isValidOldKey
boolean isValidOldKey(String arg0)
isUpgradeKey
boolean isUpgradeKey(String arg0)
getRequiredKeyInfo
Map getRequiredKeyInfo(String arg0)
init
void init()
throws Exception
- Throws:
Exception
isValid
boolean isValid()
getMajorVersion
int getMajorVersion()
getInstallDate
Date getInstallDate()
getExpirationDate
Date getExpirationDate()
getEvalDays
int getEvalDays()
getEvalDaysLeft
long getEvalDaysLeft()
isExpired
boolean isExpired()
getEdition
String getEdition()
isEnterprise
boolean isEnterprise()
isStandard
boolean isStandard()
isDeveloper
boolean isDeveloper()
isUpgrade
boolean isUpgrade()
isReportPack
boolean isReportPack()
isEducational
boolean isEducational()
isDevNet
boolean isDevNet()
isVolume
boolean isVolume()
getProperties
Map getProperties()
getOSPlatform
String getOSPlatform()
getAppServerPlatform
String getAppServerPlatform()
getVendor
String getVendor()
getServerType
int getServerType()
getVerityLimit
long getVerityLimit()
allowJSP
boolean allowJSP()
allowCFImport
boolean allowCFImport()
allowSandboxSecurity
boolean allowSandboxSecurity()
getCPUNumber
int getCPUNumber()
isSingleIP
boolean isSingleIP()
allowAdvMgmt
boolean allowAdvMgmt()
isValidIP
boolean isValidIP(String arg0)
getAllowedIp
String getAllowedIp()
allowFastMail
boolean allowFastMail()
allowEventService
boolean allowEventService()
allowOracleOEM
boolean allowOracleOEM()
allowSybaseOEM
boolean allowSybaseOEM()
allowInformixOEM
boolean allowInformixOEM()
allowDB2OEM
boolean allowDB2OEM()
isJadoZoomLoaded
boolean isJadoZoomLoaded()
registerWithWatchService
void registerWithWatchService()
setEnableWatch
void setEnableWatch(boolean arg0)
Copyright © 2012 Railo