|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LockListener | |
---|---|
org.eclipse.core.runtime.jobs | Provides core support for scheduling and interacting with background activity. |
Uses of LockListener in org.eclipse.core.runtime.jobs |
---|
Methods in org.eclipse.core.runtime.jobs with parameters of type LockListener | |
---|---|
void |
IJobManager.setLockListener(LockListener listener)
Provides a hook that is notified whenever a thread is about to wait on a lock, or when a thread is about to release a lock. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |