Eclipse Platform
Release 3.1

Uses of Class
org.eclipse.core.resources.WorkspaceLock

Packages that use WorkspaceLock
org.eclipse.core.resources Provides basic support for managing a workspace and its resources.  
 

Uses of WorkspaceLock in org.eclipse.core.resources
 

Methods in org.eclipse.core.resources with parameters of type WorkspaceLock
 void IWorkspace.setWorkspaceLock(WorkspaceLock lock)
          Deprecated. it is no longer possible to override the workspace lock behavior. This functionality is now provided in the platform API by implementing the org.eclipse.core.runtime.jobs.ILockListener interface.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

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