Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.common.utility.command.InterruptibleCommandExecutor

Packages that use InterruptibleCommandExecutor
org.eclipse.jpt.common.utility.command   
 

Uses of InterruptibleCommandExecutor in org.eclipse.jpt.common.utility.command
 

Classes in org.eclipse.jpt.common.utility.command that implement InterruptibleCommandExecutor
static class InterruptibleCommandExecutor.Default
          Singleton implementation of the interruptible command executor interface that simply executes the command without any sort of enhancement.
 

Fields in org.eclipse.jpt.common.utility.command declared as InterruptibleCommandExecutor
static InterruptibleCommandExecutor InterruptibleCommandExecutor.Default.INSTANCE
           
 

Methods in org.eclipse.jpt.common.utility.command that return InterruptibleCommandExecutor
static InterruptibleCommandExecutor InterruptibleCommandExecutor.Default.instance()
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.