Package org.opennms.netmgt.snmp
Interface StrategyResolver
-
- All Known Implementing Classes:
ClassBasedStrategyResolver
,ServiceBasedStrategyResolver
public interface StrategyResolver
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SnmpStrategy
getStrategy()
-
-
-
Method Detail
-
getStrategy
SnmpStrategy getStrategy()
-
-