public class DefaultTl1ConfigurationDao extends AbstractCastorConfigDao<Tl1dConfiguration,Tl1dConfiguration> implements Tl1ConfigurationDao
AbstractCastorConfigDao.CastorReloadCallback
Constructor and Description |
---|
DefaultTl1ConfigurationDao()
Constructor for DefaultTl1ConfigurationDao.
|
Modifier and Type | Method and Description |
---|---|
List<Tl1Element> |
getElements()
getElements
|
Tl1dConfiguration |
translateConfig(Tl1dConfiguration castorConfig)
translateConfig
|
void |
update()
update
|
afterPropertiesSet, createLoadedLogMessage, getConfigResource, getContainer, getDescription, getReloadCheckInterval, loadConfig, setConfigResource, setReloadCheckInterval
public DefaultTl1ConfigurationDao()
Constructor for DefaultTl1ConfigurationDao.
public List<Tl1Element> getElements()
getElements
getElements
in interface Tl1ConfigurationDao
List
object.public void update() throws org.springframework.dao.DataAccessResourceFailureException
update
update
in interface Tl1ConfigurationDao
org.springframework.dao.DataAccessResourceFailureException
- if any.public Tl1dConfiguration translateConfig(Tl1dConfiguration castorConfig)
translateConfig
translateConfig
in class AbstractCastorConfigDao<Tl1dConfiguration,Tl1dConfiguration>
castorConfig
- a K object.Copyright © 2017. All rights reserved.