|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objectjava.lang.Thread
org.seasar.robot.extractor.impl.CommandExtractor.MonitorThread
protected static class CommandExtractor.MonitorThread
| 入れ子のクラスの概要 |
|---|
| クラス java.lang.Thread から継承された入れ子のクラス/インタフェース |
|---|
Thread.State, Thread.UncaughtExceptionHandler |
| フィールドの概要 |
|---|
| クラス java.lang.Thread から継承されたフィールド |
|---|
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| コンストラクタの概要 | |
|---|---|
CommandExtractor.MonitorThread(Process process,
long timeout)
|
|
| メソッドの概要 | |
|---|---|
boolean |
isTeminated()
|
void |
run()
|
void |
setFinished(boolean finished)
|
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public CommandExtractor.MonitorThread(Process process,
long timeout)
| メソッドの詳細 |
|---|
public void run()
Runnable 内の runThread 内の runpublic void setFinished(boolean finished)
finished - The finished to set.public boolean isTeminated()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||