Interface PlanRegistry
- All Known Implementing Classes:
PlanRegistryMock
public interface PlanRegistry
Registry of all current plans we have support for
- Author:
- ogronnesby
-
Method Summary
-
Method Details
-
defaultPlan
Plan defaultPlan()Get the default plan -
plan
Get a plan given a plan ID -
all
Get a set of all plans -
require
-
plan
Get a plan give a plan ID
-