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