|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.dao.castor.AbstractCastorConfigDao<EndPointTypeValidator,EndPointTypeValidator>
org.opennms.netmgt.provision.adapters.link.endpoint.dao.DefaultEndPointConfigurationDao
public class DefaultEndPointConfigurationDao
DefaultEndPointConfigurationDao class.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.opennms.netmgt.dao.castor.AbstractCastorConfigDao |
|---|
AbstractCastorConfigDao.CastorReloadCallback |
| Constructor Summary | |
|---|---|
DefaultEndPointConfigurationDao()
Constructor for DefaultEndPointConfigurationDao. |
|
DefaultEndPointConfigurationDao(Class<EndPointTypeValidator> entityClass,
String description)
Constructor for DefaultEndPointConfigurationDao. |
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
afterPropertiesSet |
EndPointTypeValidator |
getValidator()
getValidator |
String |
getXsd()
getXsd |
protected EndPointTypeValidator |
loadConfig(org.springframework.core.io.Resource resource)
loadConfig |
void |
save(EndPointTypeValidator validator)
save |
EndPointTypeValidator |
translateConfig(EndPointTypeValidator config)
translateConfig |
| Methods inherited from class org.opennms.netmgt.dao.castor.AbstractCastorConfigDao |
|---|
createLoadedLogMessage, getConfigResource, getContainer, getDescription, getReloadCheckInterval, log, setConfigResource, setReloadCheckInterval |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultEndPointConfigurationDao()
Constructor for DefaultEndPointConfigurationDao.
public DefaultEndPointConfigurationDao(Class<EndPointTypeValidator> entityClass,
String description)
Constructor for DefaultEndPointConfigurationDao.
entityClass - a Class object.description - a String object.| Method Detail |
|---|
public EndPointTypeValidator translateConfig(EndPointTypeValidator config)
translateConfig
translateConfig in class AbstractCastorConfigDao<EndPointTypeValidator,EndPointTypeValidator>config - a K object.
public String getXsd()
getXsd
getXsd in interface EndPointConfigurationDaoString object.public EndPointTypeValidator getValidator()
getValidator
getValidator in interface EndPointConfigurationDaoEndPointTypeValidator object.public void save(EndPointTypeValidator validator)
save
save in interface EndPointConfigurationDaovalidator - a EndPointTypeValidator object.protected EndPointTypeValidator loadConfig(org.springframework.core.io.Resource resource)
loadConfig
loadConfig in class AbstractCastorConfigDao<EndPointTypeValidator,EndPointTypeValidator>resource - a Resource object.
public void afterPropertiesSet()
afterPropertiesSet
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanafterPropertiesSet in class AbstractCastorConfigDao<EndPointTypeValidator,EndPointTypeValidator>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||