Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Uses of Class
oracle.jdeveloper.vcs.spi.VCSThreadPool

Packages that use VCSThreadPool
oracle.jdeveloper.vcs.changelist   
oracle.jdeveloper.vcs.migrate Contains classes which ease the migration of legacy version control extensions. 
 

Uses of VCSThreadPool in oracle.jdeveloper.vcs.changelist
 

Methods in oracle.jdeveloper.vcs.changelist that return VCSThreadPool
protected  VCSThreadPool AsynchronousChangeList.getThreadPool()
           
protected  VCSThreadPool AsynchronousStatusTask.getThreadPool()
           
 

Methods in oracle.jdeveloper.vcs.changelist with parameters of type VCSThreadPool
protected abstract  java.util.TimerTask AsynchronousChangeList.createStatusTask(VCSThreadPool threadPool)
           
 

Constructors in oracle.jdeveloper.vcs.changelist with parameters of type VCSThreadPool
AsynchronousStatusTask(ChangeList changeList, VCSThreadPool threadPool)
           
 

Uses of VCSThreadPool in oracle.jdeveloper.vcs.migrate
 

Methods in oracle.jdeveloper.vcs.migrate with parameters of type VCSThreadPool
 void VCSShellRunner.setThreadPool(VCSThreadPool threadPool)
           
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.0.0)

E17493-01

Copyright © 1997, 2011, Oracle. All rights reserved.