Class GeneralInfoServiceImpl
java.lang.Object
net.datenwerke.rs.adminutils.service.systemconsole.generalinfo.GeneralInfoServiceImpl
- All Implemented Interfaces:
GeneralInfoService
-
Constructor Summary
ConstructorsConstructorDescriptionGeneralInfoServiceImpl(<any> servletContextProvider, <any> servletRequestProvider, <any> licenseServiceProvider, <any> configDirServiceProvider, <any> logFilesServiceProvider, <any> hookHandlerServiceProvider) -
Method Summary
Modifier and TypeMethodDescriptiongetCatalinaBase(boolean appendFileCheck) getCatalinaHome(boolean appendFileCheck) getConfigDirectory(boolean appendFileCheck) getInstallationPath(boolean appendFileCheck) getIOTmpDir(boolean appendFileCheck) getJavaHome(boolean appendFileCheck) getLogFilesDirectory(boolean appendFileCheck) getNow()intgetUserHome(boolean appendFileCheck) boolean
-
Constructor Details
-
GeneralInfoServiceImpl
public GeneralInfoServiceImpl(<any> servletContextProvider, <any> servletRequestProvider, <any> licenseServiceProvider, <any> configDirServiceProvider, <any> logFilesServiceProvider, <any> hookHandlerServiceProvider)
-
-
Method Details
-
getJavaVersion
- Specified by:
getJavaVersionin interfaceGeneralInfoService
-
getVmArguments
- Specified by:
getVmArgumentsin interfaceGeneralInfoService
-
getApplicationServer
- Specified by:
getApplicationServerin interfaceGeneralInfoService
-
getOsVersion
- Specified by:
getOsVersionin interfaceGeneralInfoService
-
getUserAgent
- Specified by:
getUserAgentin interfaceGeneralInfoService
-
getRsVersion
- Specified by:
getRsVersionin interfaceGeneralInfoService
-
getJasperReportsLibraryVersion
- Specified by:
getJasperReportsLibraryVersionin interfaceGeneralInfoService
-
getGeneralInfo
- Specified by:
getGeneralInfoin interfaceGeneralInfoService
-
getLocale
- Specified by:
getLocalein interfaceGeneralInfoService
-
getJvmLocale
- Specified by:
getJvmLocalein interfaceGeneralInfoService
-
getGroovyVersion
- Specified by:
getGroovyVersionin interfaceGeneralInfoService
-
getMemoryValues
- Specified by:
getMemoryValuesin interfaceGeneralInfoService
-
getConfigDirectory
- Specified by:
getConfigDirectoryin interfaceGeneralInfoService
-
getIOTmpDir
- Specified by:
getIOTmpDirin interfaceGeneralInfoService
-
getServerName
- Specified by:
getServerNamein interfaceGeneralInfoService
-
getServerPort
public int getServerPort()- Specified by:
getServerPortin interfaceGeneralInfoService
-
getRestURL
- Specified by:
getRestURLin interfaceGeneralInfoService
-
getRequestURL
- Specified by:
getRequestURLin interfaceGeneralInfoService
-
getScheme
- Specified by:
getSchemein interfaceGeneralInfoService
-
getContextPath
- Specified by:
getContextPathin interfaceGeneralInfoService
-
getProtocol
- Specified by:
getProtocolin interfaceGeneralInfoService
-
getCatalinaHome
- Specified by:
getCatalinaHomein interfaceGeneralInfoService
-
getCatalinaBase
- Specified by:
getCatalinaBasein interfaceGeneralInfoService
-
getJvmUserTimezone
- Specified by:
getJvmUserTimezonein interfaceGeneralInfoService
-
getJvmUserCountry
- Specified by:
getJvmUserCountryin interfaceGeneralInfoService
-
getJvmUserLanguage
- Specified by:
getJvmUserLanguagein interfaceGeneralInfoService
-
getJavaHome
- Specified by:
getJavaHomein interfaceGeneralInfoService
-
getJvmFileEncoding
- Specified by:
getJvmFileEncodingin interfaceGeneralInfoService
-
getLogFilesDirectory
- Specified by:
getLogFilesDirectoryin interfaceGeneralInfoService
-
getUserHome
- Specified by:
getUserHomein interfaceGeneralInfoService
-
getNow
- Specified by:
getNowin interfaceGeneralInfoService
-
isHeadless
public boolean isHeadless()- Specified by:
isHeadlessin interfaceGeneralInfoService
-
getAvailableFonts
- Specified by:
getAvailableFontsin interfaceGeneralInfoService
-
getExternalJars
- Specified by:
getExternalJarsin interfaceGeneralInfoService
-
getInternalJars
- Specified by:
getInternalJarsin interfaceGeneralInfoService
-
getInstallationPath
- Specified by:
getInstallationPathin interfaceGeneralInfoService
-