public interface StrategyFinder
| Modifier and Type | Method and Description |
|---|---|
Object |
findWithName(Class<?> contract,
String name)
Return the strategy with the given name
|
Object findWithName(Class<?> contract, String name) throws StrategyNotFoundException
StrategyNotFoundExceptionCopyright © 2008–2017 RedEngine Ltd. All rights reserved.