schedule

public void schedule(Command command)

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

A command with the same ID cannot be scheduled again.

Parameters

command

a command to deliver later

Throws

if the scheduler is shut down