public class RenewSubscriber extends ThreadCore
修飾子とタイプ | フィールド | 説明 |
---|---|---|
static long |
INTERVAL |
コンストラクタ | 説明 |
---|---|
RenewSubscriber(ControlPoint ctrlp) |
修飾子とタイプ | メソッド | 説明 |
---|---|---|
ControlPoint |
getControlPoint() |
|
void |
run() |
|
void |
setControlPoint(ControlPoint ctrlp) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getThreadObject, isRunnable, restart, setThreadObject, start, stop
public static final long INTERVAL
public RenewSubscriber(ControlPoint ctrlp)
public void setControlPoint(ControlPoint ctrlp)
public ControlPoint getControlPoint()
public void run()
run
クラス内 ThreadCore