public interface ConfigContext
NoticeReporter.| Modifier and Type | Method and Description |
|---|---|
String |
getApiKey() |
String |
getApplicationPackage() |
Integer |
getConnectTimeout() |
String |
getEnvironment() |
Set<String> |
getExcludedClasses() |
Set<String> |
getExcludedParams() |
Set<String> |
getExcludedSysProps() |
String |
getFeedbackFormPath() |
String |
getHoneybadgerReadApiKey() |
URI |
getHoneybadgerUrl() |
String |
getHttpProxyHost() |
Integer |
getHttpProxyPort() |
Integer |
getMaximumErrorReportingRetries() |
Integer |
getSocketTimeout() |
Boolean |
isFeedbackFormDisplayed() |
String getEnvironment()
URI getHoneybadgerUrl()
String getApiKey()
Set<String> getExcludedSysProps()
String getApplicationPackage()
String getHoneybadgerReadApiKey()
Boolean isFeedbackFormDisplayed()
String getFeedbackFormPath()
String getHttpProxyHost()
Integer getHttpProxyPort()
Integer getMaximumErrorReportingRetries()
Integer getSocketTimeout()
Integer getConnectTimeout()
Copyright © 2023 Honeybadger.io. All rights reserved.