|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.poller.remote.support.DefaultPollerSettings
public class DefaultPollerSettings
DefaultPollerSettings class.
| Constructor Summary | |
|---|---|
DefaultPollerSettings()
|
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
afterPropertiesSet |
Integer |
getMonitorId()
getMonitorId |
void |
setConfigurationResource(org.springframework.core.io.Resource configResource)
setConfigurationResource |
void |
setMonitorId(Integer monitorId)
setMonitorId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultPollerSettings()
| Method Detail |
|---|
public Integer getMonitorId()
getMonitorId
getMonitorId in interface PollerSettingsInteger object.public void setMonitorId(Integer monitorId)
setMonitorId
setMonitorId in interface PollerSettingsmonitorId - a Integer object.public void setConfigurationResource(org.springframework.core.io.Resource configResource)
setConfigurationResource
configResource - a Resource object.
public void afterPropertiesSet()
throws Exception
afterPropertiesSet
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanException - if any.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||