public class DefaultTl1ConfigurationDao extends AbstractJaxbConfigDao<Tl1dConfiguration,Tl1dConfiguration> implements Tl1ConfigurationDao
AbstractJaxbConfigDao.JaxbReloadCallback| Constructor and Description | 
|---|
DefaultTl1ConfigurationDao()
Constructor for DefaultTl1ConfigurationDao. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<Tl1Element> | 
getElements()
getElements 
 | 
Tl1dConfiguration | 
translateConfig(Tl1dConfiguration config)
translateConfig 
 | 
void | 
update()
update 
 | 
addOnReloadedCallback, afterPropertiesSet, getConfigResource, getContainer, getDescription, getReloadCheckInterval, loadConfig, setConfigResource, setReloadCheckIntervalpublic DefaultTl1ConfigurationDao()
Constructor for DefaultTl1ConfigurationDao.
public List<Tl1Element> getElements()
getElements
getElements in interface Tl1ConfigurationDaoList object.public void update()
            throws org.springframework.dao.DataAccessResourceFailureException
update
update in interface Tl1ConfigurationDaoorg.springframework.dao.DataAccessResourceFailureException - if any.public Tl1dConfiguration translateConfig(Tl1dConfiguration config)
translateConfig
translateConfig in class AbstractJaxbConfigDao<Tl1dConfiguration,Tl1dConfiguration>config - a K object.Copyright © 2020. All rights reserved.