| Class | Description |
|---|---|
| StrategyContribution |
Provides a mapping of subject class to strategy instance, used by
StrategyFactory when building a service. |
| StrategyFactory |
Implementation of the
hivemind.lib.StrategyFactory service that constructs a
service where the first parameter of each method is used to selecte a strategy from an
StrategyRegistry. |
| StrategyParameter |
Parameter value passed to the
hivemind.lib.StrategyFactory service factory. |