Package | Description |
---|---|
org.eclipse.core.runtime.jobs |
Provides core support for scheduling and interacting with background activity.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.