Dali Provisional API
Release 3.2

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

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

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

Subinterfaces of InterruptibleJobCommand in org.eclipse.jpt.common.core.utility.command
 interface JobCommand
          Simple interface for implementing the GOF Command design pattern in an Eclipse job.
 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.
 interface RepeatingJobCommand
          This job command will execute repeatedly the minimum number of times.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.