@Component(value="jmxDataCollectionConfigResource") public class JmxDataCollectionConfigResource extends Object implements org.springframework.beans.factory.InitializingBean
| Constructor and Description | 
|---|
JmxDataCollectionConfigResource()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
afterPropertiesSet()  | 
javax.ws.rs.core.Response | 
getJmxDataCollectionConfig()  | 
void | 
setJmxDataCollectionConfigDao(JMXDataCollectionConfigDao dao)  | 
public void setJmxDataCollectionConfigDao(JMXDataCollectionConfigDao dao)
public void afterPropertiesSet()
                        throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic javax.ws.rs.core.Response getJmxDataCollectionConfig()
                                                     throws ConfigurationResourceException
ConfigurationResourceExceptionCopyright © 2020. All rights reserved.