|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.util.pool.impl.enhanced.internal.actionscheduler.ActionScheduler
public class ActionScheduler
| Constructor Summary | |
|---|---|
ActionScheduler(IAction action,
java.util.concurrent.Executor executor)
|
|
| Method Summary | |
|---|---|
int |
cancelAction(int time)
|
void |
scheduleAction(int time)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionScheduler(IAction action,
java.util.concurrent.Executor executor)
| Method Detail |
|---|
public void scheduleAction(int time)
scheduleAction in interface IActionSchedulerpublic int cancelAction(int time)
cancelAction in interface IActionScheduler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||