org.opennms.netmgt.poller.remote.support
Class DefaultPollerSettings
java.lang.Object
org.opennms.netmgt.poller.remote.support.DefaultPollerSettings
- All Implemented Interfaces:
- PollerSettings, org.springframework.beans.factory.InitializingBean
public class DefaultPollerSettings
- extends Object
- implements org.springframework.beans.factory.InitializingBean, PollerSettings
- Author:
- Mathew Brozowski
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultPollerSettings
public DefaultPollerSettings()
getMonitorId
public Integer getMonitorId()
- Specified by:
getMonitorId in interface PollerSettings
setMonitorId
public void setMonitorId(Integer monitorId)
- Specified by:
setMonitorId in interface PollerSettings
setConfigurationResource
public void setConfigurationResource(org.springframework.core.io.Resource configResource)
afterPropertiesSet
public void afterPropertiesSet()
throws Exception
- Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
- Throws:
Exception
Copyright © 2009. All Rights Reserved.