@Component(value="pollerConfigurationResource") public class PollerConfigurationResource extends Object
| Constructor and Description |
|---|
PollerConfigurationResource() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getPollerConfigurationForLocation(String location) |
@GET
@Produces(value={"application/xml","application/json","application/atom+xml"})
public javax.ws.rs.core.Response getPollerConfigurationForLocation(@PathParam(value="location")
String location)
throws ConfigurationResourceException
ConfigurationResourceExceptionCopyright © 2015. All rights reserved.