public class TableStrategy extends Object implements AccessPointPoller
Constructor and Description |
---|
TableStrategy() |
Modifier and Type | Method and Description |
---|---|
OnmsAccessPointCollection |
call() |
AccessPointDao |
getAccessPointDao() |
OnmsIpInterface |
getInterfaceToPoll() |
Package |
getPackage() |
static String |
getPhysAddrFromValue(SnmpValue value) |
Map<String,String> |
getPropertyMap() |
void |
setAccessPointDao(AccessPointDao accessPointDao) |
void |
setInterfaceToPoll(OnmsIpInterface interfaceToPoll) |
void |
setPackage(Package pkg) |
void |
setPropertyMap(Map<String,String> parameters) |
public OnmsAccessPointCollection call() throws IOException
call
in interface Callable<OnmsAccessPointCollection>
IOException
public void setInterfaceToPoll(OnmsIpInterface interfaceToPoll)
setInterfaceToPoll
in interface AccessPointPoller
public OnmsIpInterface getInterfaceToPoll()
getInterfaceToPoll
in interface AccessPointPoller
public void setPackage(Package pkg)
setPackage
in interface AccessPointPoller
public Package getPackage()
getPackage
in interface AccessPointPoller
public void setPropertyMap(Map<String,String> parameters)
setPropertyMap
in interface AccessPointPoller
public Map<String,String> getPropertyMap()
getPropertyMap
in interface AccessPointPoller
public void setAccessPointDao(AccessPointDao accessPointDao)
setAccessPointDao
in interface AccessPointPoller
public AccessPointDao getAccessPointDao()
getAccessPointDao
in interface AccessPointPoller
Copyright © 2015. All Rights Reserved.