|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||