Eclipse Platform
Release 3.0

Uses of Class
org.eclipse.core.runtime.jobs.LockListener

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.
 


Eclipse Platform
Release 3.0

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2004. All rights reserved.