|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.mock.snmp.PropsMockSnmpMOLoaderImpl
public class PropsMockSnmpMOLoaderImpl
PropsMockSnmpMOLoaderImpl class.
| Constructor Summary | |
|---|---|
PropsMockSnmpMOLoaderImpl()
|
|
| Method Summary | |
|---|---|
protected static org.snmp4j.agent.ManagedObject |
getMOFromPropString(String oidStr,
String valStr)
getMOFromPropString |
static org.snmp4j.smi.Variable |
getVariableFromValueString(String oidStr,
String valStr)
getVariableFromValueString |
List<org.snmp4j.agent.ManagedObject> |
loadMOs(org.springframework.core.io.Resource moFile)
loadMOs |
static Properties |
loadProperties(org.springframework.core.io.Resource propertiesFile)
loadProperties |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropsMockSnmpMOLoaderImpl()
| Method Detail |
|---|
public List<org.snmp4j.agent.ManagedObject> loadMOs(org.springframework.core.io.Resource moFile)
loadMOs
loadMOs in interface MockSnmpMOLoadermoFile - a Resource object.
List object.public static Properties loadProperties(org.springframework.core.io.Resource propertiesFile)
loadProperties
propertiesFile - a Resource object.
Properties object.
protected static org.snmp4j.agent.ManagedObject getMOFromPropString(String oidStr,
String valStr)
getMOFromPropString
oidStr - a String object.valStr - a String object.
ManagedObject object.
public static org.snmp4j.smi.Variable getVariableFromValueString(String oidStr,
String valStr)
getVariableFromValueString
oidStr - a String object.valStr - a String object.
Variable object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||