@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.InitializingBeanException@GET
@Produces(value={"application/xml","application/json","application/atom+xml"})
public javax.ws.rs.core.Response getJmxDataCollectionConfig()
throws ConfigurationResourceException
ConfigurationResourceExceptionCopyright © 2015. All rights reserved.