Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.common.core.utility.command.NotifyingRepeatingJobCommand

Packages that use NotifyingRepeatingJobCommand
org.eclipse.jpt.common.core.utility.command   
 

Uses of NotifyingRepeatingJobCommand in org.eclipse.jpt.common.core.utility.command
 

Classes in org.eclipse.jpt.common.core.utility.command that implement NotifyingRepeatingJobCommand
static class NotifyingRepeatingJobCommand.Null
          Singleton implementation of the notifying repeating command interface that will do nothing when executed.
 

Fields in org.eclipse.jpt.common.core.utility.command declared as NotifyingRepeatingJobCommand
static NotifyingRepeatingJobCommand NotifyingRepeatingJobCommand.Null.INSTANCE
           
 

Methods in org.eclipse.jpt.common.core.utility.command that return NotifyingRepeatingJobCommand
static NotifyingRepeatingJobCommand NotifyingRepeatingJobCommand.Null.instance()
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.