public class VoteCountingStrategyProvider extends Object
VoteCountingStrategy.| Constructor and Description |
|---|
VoteCountingStrategyProvider() |
| Modifier and Type | Method and Description |
|---|---|
VoteCountingStrategy |
getStrategy(int strategyId) |
Set<Integer> |
getStrategyIds() |
protected Map<Integer,VoteCountingStrategy> |
load() |
public VoteCountingStrategy getStrategy(int strategyId) throws VoteCountigStrategyNotFound
VoteCountigStrategyNotFoundprotected Map<Integer,VoteCountingStrategy> load()
Copyright © 2009-2012 CodeLutin. All Rights Reserved.