|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.droids.delay.SimpleDelayTimer
public class SimpleDelayTimer
| Constructor Summary | |
|---|---|
SimpleDelayTimer()
|
|
SimpleDelayTimer(long delay)
|
|
| Method Summary | |
|---|---|
long |
getDelayMillis()
Gets the delay time. |
void |
setDelayMillis(long delay)
Sets the delay time. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleDelayTimer()
public SimpleDelayTimer(long delay)
| Method Detail |
|---|
public long getDelayMillis()
getDelayMillis in interface DelayTimerdelay - long
public void setDelayMillis(long delay)
delay - long
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||