org.opennms.features.gwt.snmpselect.list.client.rest
Class DefaultSnmpInterfaceRestService
java.lang.Object
org.opennms.features.gwt.snmpselect.list.client.rest.DefaultSnmpInterfaceRestService
- All Implemented Interfaces:
- SnmpInterfaceRestService
public class DefaultSnmpInterfaceRestService
- extends Object
- implements SnmpInterfaceRestService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSnmpInterfaceRestService
public DefaultSnmpInterfaceRestService(int nodeId)
getInterfaceList
public void getInterfaceList()
- Specified by:
getInterfaceList in interface SnmpInterfaceRestService
parseJSONData
protected List<SnmpCellListItem> parseJSONData(String jsonString)
updateCollection
public void updateCollection(int ifIndex,
String collectFlag)
- Specified by:
updateCollection in interface SnmpInterfaceRestService
setSnmpInterfaceRequestHandler
public void setSnmpInterfaceRequestHandler(SnmpInterfaceRequestHandler handler)
- Specified by:
setSnmpInterfaceRequestHandler in interface SnmpInterfaceRestService
Copyright © 2011. All Rights Reserved.