@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.InitializingBean
Exception
public javax.ws.rs.core.Response getDataCollectionConfiguration() throws ConfigurationResourceException
ConfigurationResourceException
Copyright © 2021. All rights reserved.