
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
T - Type of property valuepublic interface HystrixProperty<T>
Generic interface to represent a property value so Hystrix can consume properties without being tied to any particular backing implementation.
| Nested Class Summary | |
|---|---|
static class |
HystrixProperty.Factory
Helper methods for wrapping static values and dynamic Archaius (https://github.com/Netflix/archaius) properties in the HystrixProperty interface. |
| Method Summary | |
|---|---|
T |
get()
|
| Method Detail |
|---|
T get()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||