doSchedule

protected abstract void doSchedule(Command command)

Schedules a command and delivers it to the target according to the scheduling options set to a context.

Parameters

command

a command to deliver later

See also