Dali Provisional API
Release 3.2

Uses of Package
org.eclipse.jpt.common.core.utility.command

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

Classes in org.eclipse.jpt.common.core.utility.command used by org.eclipse.jpt.common.core.utility.command
CombinedCommandContext
          Combine the job command context and command context interfaces.
ExtendedJobCommandContext
          This interface extends the normal command context to allow the client to control when a command is required to be executed synchronously.
InterruptibleJobCommand
          Simple interface for implementing the GOF Command design pattern in an Eclipse job and allows for the command to throw an InterruptedException.
JobCommand
          Simple interface for implementing the GOF Command design pattern in an Eclipse job.
JobCommandContext
          This interface allows clients to control a job command's context.
NotifyingRepeatingJobCommand.Listener
          Interface implemented by listeners to be notified whenever the job command has quiesced.
RepeatingJobCommand
          This job command will execute repeatedly the minimum number of times.
 

Classes in org.eclipse.jpt.common.core.utility.command used by org.eclipse.jpt.jpa.core
JobCommand
          Simple interface for implementing the GOF Command design pattern in an Eclipse job.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.