Interface ThresholdValueProviderFactory

All Known Implementing Classes:
ThresholdValueProviderFactoryImpl

public interface ThresholdValueProviderFactory
used to facilitate usage of ThresholdValueProvider
  • Method Details

    • getProvider

      ThresholdValueProvider getProvider(Entity entity)
      Parameters:
      entity - the entity that needs to be wrapped
      Returns:
      a ThresholdValueProvider fitting the provided entity