| Package | Description |
|---|---|
| org.eclipse.jetty.util.component |
Jetty Util : Jetty Lifecycle Management
|
| org.eclipse.jetty.util.thread |
Jetty Util : Common ThreadPool Utilities
|
| org.eclipse.jetty.util.thread.strategy |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Destroyable.destroy() |
|
java.lang.String |
ContainerLifeCycle.dump() |
|
java.lang.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 | Description |
|---|---|---|
java.lang.String |
QueuedThreadPool.dump() |
|
java.lang.String |
QueuedThreadPool.dumpThread(long id) |
|
boolean |
QueuedThreadPool.interruptThread(long id) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
EatWhatYouKill.reset() |
Copyright © 1995–2017 Webtide. All rights reserved.