| Package | Description |
|---|---|
| org.eclipse.jetty.util.component | |
| org.eclipse.jetty.util.thread |
| Modifier and Type | Method and Description |
|---|---|
String |
ContainerLifeCycle.dump() |
String |
Dumpable.dump() |
void |
ContainerLifeCycle.dumpStdErr()
Dumps to
System.err. |
void |
LifeCycle.start()
Starts the component.
|
void |
LifeCycle.stop()
Stops the component.
|
| Modifier and Type | Method and Description |
|---|---|
String |
QueuedThreadPool.dump() |
String |
QueuedThreadPool.dumpThread(long id) |
boolean |
QueuedThreadPool.interruptThread(long id) |
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.