Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.mina.util.NamePreservingRunnable
public class NamePreservingRunnable
extends java.lang.Object
implements Runnable
Runnable
wrapper that preserves the name of the thread after the runnable is
complete (for Runnable
s that change the name of the Thread they use.)
Constructor Summary | |
|
Method Summary | |
void |
|