|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RepeatingJobCommand | |
|---|---|
| org.eclipse.jpt.common.core.utility.command | |
| Uses of RepeatingJobCommand in org.eclipse.jpt.common.core.utility.command |
|---|
| Subinterfaces of RepeatingJobCommand in org.eclipse.jpt.common.core.utility.command | |
|---|---|
interface |
NotifyingRepeatingJobCommand
Extend the repeating job command to support listeners that are notified when an execution "cycle" is complete; i.e. the job command has, for the moment, handled every execution request and quiesced. |
| Classes in org.eclipse.jpt.common.core.utility.command that implement RepeatingJobCommand | |
|---|---|
static class |
NotifyingRepeatingJobCommand.Null
Singleton implementation of the notifying repeating command interface that will do nothing when executed. |
static class |
RepeatingJobCommand.Null
Singleton implementation of the repeating job command interface that will do nothing when executed. |
| Fields in org.eclipse.jpt.common.core.utility.command declared as RepeatingJobCommand | |
|---|---|
static RepeatingJobCommand |
RepeatingJobCommand.Null.INSTANCE
|
| Methods in org.eclipse.jpt.common.core.utility.command that return RepeatingJobCommand | |
|---|---|
static RepeatingJobCommand |
RepeatingJobCommand.Null.instance()
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||