An extension point which can run around flag resolution. They are intended to be used as a way to add custom logic
to the lifecycle of flag evaluation.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptiondefault booleansupportsFlagValueType(FlagValueType flagValueType) Methods inherited from interface dev.openfeature.sdk.Hook
after, before, error, finallyAfter
-
Method Details
-
supportsFlagValueType
- Specified by:
supportsFlagValueTypein interfaceHook<Integer>
-