public class SystemSettingsConfigContext extends BaseChainedConfigContext
ConfigContext that inherits from environment
variables and from Java system properties.DEFAULT_CONFIG| Constructor and Description |
|---|
SystemSettingsConfigContext()
Populate configuration from defaults, environment variables and system
properties.
|
SystemSettingsConfigContext(ConfigContext context)
Populate configuration from defaults, environment variables, system
properties and an addition context passed in.
|
equals, getApiKey, getApplicationPackage, getConnectTimeout, getEnvironment, getExcludedClasses, getExcludedParams, getExcludedSysProps, getFeedbackFormDisplayed, getFeedbackFormPath, getHoneybadgerReadApiKey, getHoneybadgerUrl, getHttpProxyHost, getHttpProxyPort, getMaximumErrorReportingRetries, getMaximumErrorReportingRetries, getSocketTimeout, hashCode, isFeedbackFormDisplayed, overwriteWithContext, setApiKey, setApplicationPackage, setConnectTimeout, setEnvironment, setExcludedClasses, setExcludedParams, setExcludedSysProps, setFeedbackFormDisplayed, setFeedbackFormPath, setHoneybadgerReadApiKey, setHoneybadgerUrl, setHttpProxyHost, setHttpProxyPort, setSocketTimeout, toStringpublic SystemSettingsConfigContext()
public SystemSettingsConfigContext(ConfigContext context)
context - additional context to layer on topCopyright © 2023 Honeybadger.io. All rights reserved.