| Package | Description |
|---|---|
| org.eclipse.jetty.util.component |
Jetty Util : Jetty Lifecycle Management
|
| org.eclipse.jetty.util.thread |
Jetty Util : Common ThreadPool Utilities
|
| Modifier and Type | Method and Description |
|---|---|
String |
Dumpable.dump() |
String |
ContainerLifeCycle.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-2015 Webtide. All Rights Reserved.