| Modifier and Type | Method and Description |
|---|---|
HystrixBundle |
HystrixBundle.Builder.build()
Builds a new instance of the Bundle based on previous inputs (or defaults if none has been provided).
|
static HystrixBundle |
HystrixBundle.withDefaultSettings()
Creates a bundle instance with default settings i.e the HystrixMetricsStreamServlet will be added to
the admin context mapped by the @{link #DEFAULT_STREAM_PATH} path and the Hystrix to
DropWizard metrics publisher is enabled
|
Copyright © 2015–2016 Sondre Eikanger Kvalø. All rights reserved..