Skip navigation links

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

E17493-04


Uses of Class
oracle.ide.task.locking.TaskLockRequest

Packages that use TaskLockRequest
oracle.ide.task   
oracle.ide.task.locking   

 

Uses of TaskLockRequest in oracle.ide.task

 

Methods in oracle.ide.task with parameters of type TaskLockRequest
 TaskID TaskManager.scheduleTask(Task task, TaskLockRequest lock)
          NOT IMPLEMENTED When a Task requires locking of any resources, it must schedule the task and the task manager will run this task when possible without any lock contention.

 

Uses of TaskLockRequest in oracle.ide.task.locking

 

Subclasses of TaskLockRequest in oracle.ide.task.locking
 class ProjectLock
          The Project Lock attempts to lock all the resources in a project.
 class ResourceLock
          The lowest level lock for any resource, such as a source file.
 class WorkspaceLock
          A Workspace Lock request.

 


Skip navigation links

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

E17493-04


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