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, setReloadCheckInterval
public TcaDataCollectionConfigDaoJaxb()
public TcaDataCollectionConfig getConfig()
TcaDataCollectionConfigDao
getConfig
in interface TcaDataCollectionConfigDao
protected TcaDataCollectionConfig translateConfig(TcaDataCollectionConfig config)
AbstractJaxbConfigDao
translateConfig
translateConfig
in class AbstractJaxbConfigDao<TcaDataCollectionConfig,TcaDataCollectionConfig>
config
- a K object.Copyright © 2021. All rights reserved.