public class ManagementResource extends AbstractSliderResource
| Modifier and Type | Field and Description |
|---|---|
static String |
APP_UNDER_MANAGEMENT |
static String |
CONFIG |
protected static org.slf4j.Logger |
log |
metricsAndMonitoring, slider| Constructor and Description |
|---|
ManagementResource(WebAppApi slider) |
| Modifier and Type | Method and Description |
|---|---|
protected AggregateConf |
getAggregateConf() |
AggregateConfResource |
getAggregateConfiguration(javax.ws.rs.core.UriInfo uriInfo,
javax.servlet.http.HttpServletResponse res) |
ConfTreeResource |
getConfTreeResource(String config,
javax.ws.rs.core.UriInfo uriInfo,
javax.servlet.http.HttpServletResponse res) |
javax.ws.rs.core.Response |
getWadl(javax.servlet.http.HttpServletRequest request) |
buildException, mark, mark, markDelete, markGet, markGet, markPost, markPut, redirectToAppWadlprotected static final org.slf4j.Logger log
public static final String CONFIG
public static final String APP_UNDER_MANAGEMENT
public ManagementResource(WebAppApi slider)
public javax.ws.rs.core.Response getWadl(@Context
javax.servlet.http.HttpServletRequest request)
public AggregateConfResource getAggregateConfiguration(@Context javax.ws.rs.core.UriInfo uriInfo, @Context javax.servlet.http.HttpServletResponse res)
public ConfTreeResource getConfTreeResource(String config, @Context javax.ws.rs.core.UriInfo uriInfo, @Context javax.servlet.http.HttpServletResponse res)
protected AggregateConf getAggregateConf()
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.