public class SystemInfoHelperImpl extends Object implements SystemInfoHelper, org.springframework.web.context.ServletContextAware
MEGABYTE| Constructor and Description |
|---|
SystemInfoHelperImpl() |
SystemInfoHelperImpl(DirectoryManager directoryManager) |
public SystemInfoHelperImpl()
public SystemInfoHelperImpl(DirectoryManager directoryManager)
public String getApplicationServer()
getApplicationServer in interface SystemInfoHelperpublic long getTotalMemory()
getTotalMemory in interface SystemInfoHelperpublic long getFreeMemory()
getFreeMemory in interface SystemInfoHelperpublic long getUsedMemory()
getUsedMemory in interface SystemInfoHelperpublic String getOperatingSystem()
getOperatingSystem in interface SystemInfoHelperpublic String getJavaVersion()
getJavaVersion in interface SystemInfoHelperpublic String getJavaVendor()
getJavaVendor in interface SystemInfoHelperpublic String getJavaRuntime()
getJavaRuntime in interface SystemInfoHelperpublic String getJavaLocale()
getJavaLocale in interface SystemInfoHelperpublic String getFileEncoding()
getFileEncoding in interface SystemInfoHelperpublic String getApplicationUsername()
getApplicationUsername in interface SystemInfoHelperpublic String getArchitecture()
getArchitecture in interface SystemInfoHelperpublic String getCrowdVersion()
getCrowdVersion in interface SystemInfoHelperpublic String getTimeZone()
getTimeZone in interface SystemInfoHelperpublic String getJavaVMVersion()
getJavaVMVersion in interface SystemInfoHelperpublic String getJavaVMVendor()
getJavaVMVendor in interface SystemInfoHelperpublic String getServerId()
getServerId in interface SystemInfoHelperpublic String getDatabaseJdbcDriver()
getDatabaseJdbcDriver in interface SystemInfoHelperpublic String getDatabaseJdbcUsername()
getDatabaseJdbcUsername in interface SystemInfoHelperpublic String getDatabaseJdbcUrl()
getDatabaseJdbcUrl in interface SystemInfoHelperpublic String getDatabaseHibernateDialect()
getDatabaseHibernateDialect in interface SystemInfoHelperpublic String getDatabaseDatasourceJndiName()
getDatabaseDatasourceJndiName in interface SystemInfoHelperpublic boolean isDatabaseDatasource()
isDatabaseDatasource in interface SystemInfoHelperpublic boolean isDatabaseConfigFromEnvVariables()
isDatabaseConfigFromEnvVariables in interface SystemInfoHelperpublic void printMinimalSystemInfo(org.slf4j.Logger logger)
printMinimalSystemInfo in interface SystemInfoHelperpublic void printSystemInfo(org.slf4j.Logger logger)
printSystemInfo in interface SystemInfoHelperpublic PropertyManager getPropertyManager()
public void setPropertyManager(PropertyManager propertyManager)
public void setServletContext(javax.servlet.ServletContext servletContext)
setServletContext in interface org.springframework.web.context.ServletContextAwarepublic CrowdBootstrapManager getBootstrapManager()
public void setBootstrapManager(CrowdBootstrapManager bootstrapManager)
public DirectoryManager getDirectoryManager()
public void setDirectoryManager(DirectoryManager directoryManager)
public void setEnvironmentDrivenDatabaseConfigurationListener(EnvironmentDrivenDatabaseConfigurationListener environmentDrivenDatabaseConfigurationListener)
Copyright © 2023 Atlassian. All rights reserved.