Uses of Interface
org.eclipse.core.runtime.jobs.ILock

Packages that use ILock
org.eclipse.core.runtime.jobs Provides core support for scheduling and interacting with background activity. 
 

Uses of ILock in org.eclipse.core.runtime.jobs
 

Methods in org.eclipse.core.runtime.jobs that return ILock
 ILock IJobManager.newLock()
          Creates a new lock object.