public class AsyncScheduledExecutor extends Object implements AsyncExecutor
Constructor and Description |
---|
AsyncScheduledExecutor(InvocationSchedule schedule,
WorkflowClock clock) |
Modifier and Type | Method and Description |
---|---|
void |
execute(AsyncRunnable command) |
public AsyncScheduledExecutor(InvocationSchedule schedule, WorkflowClock clock)
public void execute(AsyncRunnable command)
execute
in interface AsyncExecutor
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.