Interface ThresholdValueProviderFactory
- All Known Implementing Classes:
ThresholdValueProviderFactoryImpl
public interface ThresholdValueProviderFactory
used to facilitate usage of
ThresholdValueProvider
-
Method Summary
-
Method Details
-
getProvider
- Parameters:
entity
- the entity that needs to be wrapped- Returns:
- a ThresholdValueProvider fitting the provided entity
-