public class MockDistPollerDao extends AbstractMockDao<OnmsDistPoller,String> implements DistPollerDao
AbstractMockDao.NullEventForwarder
DEFAULT_DIST_POLLER_ID
Constructor and Description |
---|
MockDistPollerDao() |
Modifier and Type | Method and Description |
---|---|
protected void |
generateId(OnmsDistPoller dp) |
protected String |
getId(OnmsDistPoller dp) |
OnmsDistPoller |
whoami()
This function returns the
OnmsDistPoller identity of the
local system so that events and other objects can be associated with
the local system. |
afterPropertiesSet, clear, countAll, countMatching, countMatching, delete, delete, findAll, findMatching, findMatching, flush, get, getAlarmAssociationDao, getAlarmDao, getAssetRecordDao, getCategoryDao, getDistPollerDao, getEventDao, getIpInterfaceDao, getMonitoredServiceDao, getMonitoringLocationDao, getNodeDao, getServiceRegistry, getServiceTypeDao, getSnmpInterfaceDao, initialize, load, lock, save, saveOrUpdate, update
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
clear, countAll, countMatching, delete, delete, findAll, findMatching, flush, get, initialize, load, lock, save, saveOrUpdate, update
protected void generateId(OnmsDistPoller dp)
generateId
in class AbstractMockDao<OnmsDistPoller,String>
protected String getId(OnmsDistPoller dp)
getId
in class AbstractMockDao<OnmsDistPoller,String>
public OnmsDistPoller whoami()
DistPollerDao
OnmsDistPoller
identity of the
local system so that events and other objects can be associated with
the local system.whoami
in interface DistPollerDao
https://en.wikipedia.org/wiki/Whoami
Copyright © 2021. All rights reserved.