public class ManifoldCFJettyShutdown extends Object
Modifier and Type | Field and Description |
---|---|
static String |
_rcsid |
protected String |
jettyBaseURL |
Constructor and Description |
---|
ManifoldCFJettyShutdown(String jettyBaseURL) |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
A main class that sends a shutdown token to Jetty
|
void |
shutdownJetty() |
public static final String _rcsid
protected final String jettyBaseURL
public ManifoldCFJettyShutdown(String jettyBaseURL)