public class TcaDataCollectionConfigDaoJaxb extends AbstractJaxbConfigDao<TcaDataCollectionConfig,TcaDataCollectionConfig> implements TcaDataCollectionConfigDao
AbstractJaxbConfigDao.JaxbReloadCallback| Constructor and Description | 
|---|
TcaDataCollectionConfigDaoJaxb()
Instantiates a new tca data collection config dao jaxb. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
TcaDataCollectionConfig | 
getConfig()
Gets the configuration. 
 | 
protected TcaDataCollectionConfig | 
translateConfig(TcaDataCollectionConfig config)
translateConfig 
 | 
addOnReloadedCallback, afterPropertiesSet, getConfigResource, getContainer, getDescription, getReloadCheckInterval, loadConfig, setConfigResource, setReloadCheckIntervalpublic TcaDataCollectionConfigDaoJaxb()
public TcaDataCollectionConfig getConfig()
TcaDataCollectionConfigDaogetConfig in interface TcaDataCollectionConfigDaoprotected TcaDataCollectionConfig translateConfig(TcaDataCollectionConfig config)
AbstractJaxbConfigDaotranslateConfig
translateConfig in class AbstractJaxbConfigDao<TcaDataCollectionConfig,TcaDataCollectionConfig>config - a K object.Copyright © 2020. All rights reserved.