public class AsyncScheduledExecutor extends java.lang.Object implements AsyncExecutor
| コンストラクタと説明 |
|---|
AsyncScheduledExecutor(InvocationSchedule schedule,
WorkflowClock clock) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
execute(AsyncRunnable command) |
public AsyncScheduledExecutor(InvocationSchedule schedule, WorkflowClock clock)
public void execute(AsyncRunnable command)
execute インタフェース内 AsyncExecutor