Interface QuotaCalculator
-
public interface QuotaCalculatorCalculates the quota. This is used in the context of aPlan.- Author:
- ogronnesby
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Quotacalculate()Calculate the quota for a given environment
-
-
-
Method Detail
-
calculate
Quota calculate()
Calculate the quota for a given environment
-
-