@Component public class DataCollectionConfigResource extends Object implements org.springframework.beans.factory.InitializingBean
| Constructor and Description | 
|---|
DataCollectionConfigResource()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
afterPropertiesSet()  | 
javax.ws.rs.core.Response | 
getDataCollectionConfiguration()  | 
void | 
setDataCollectionConfigDao(DataCollectionConfigDao dao)  | 
public void setDataCollectionConfigDao(DataCollectionConfigDao dao)
public void afterPropertiesSet()
                        throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic javax.ws.rs.core.Response getDataCollectionConfiguration()
                                                         throws ConfigurationResourceException
ConfigurationResourceExceptionCopyright © 2021. All rights reserved.