@RestResource(path="/shutdown", title="Shut down this resource") public class ShutdownResource extends BasicRestServlet
Constructor and Description |
---|
ShutdownResource() |
Modifier and Type | Method and Description |
---|---|
String |
shutdown()
[GET /] - Shutdown this resource.
|
getOptions
destroy, getContext, getProperties, getServletConfig, init, log, log, log, log, logObjects, service
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service
public ShutdownResource()
@RestMethod(name="GET", path="/", description="Show contents of config file.") public String shutdown() throws Exception
Exception
Copyright © 2018 Apache. All rights reserved.