| Package | Description |
|---|---|
| io.honeybadger.reporter.config |
Configuration classes are contained in this package.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PlayConfigContext
ConfigContext implementation that reads its configuration values from
a Play Framework Config class. |
class |
SpringConfigContext
ConfigContext implementation that is populated by values taken from
the Spring Framework. |
class |
StandardConfigContext
ConfigContext implementation that is used for programmatic
configuration. |
class |
SystemSettingsConfigContext
Implementation of
ConfigContext that inherits from environment
variables and from Java system properties. |
Copyright © 2023 Honeybadger.io. All rights reserved.