| Package | Description |
|---|---|
| hydra.blackboard |
| Modifier and Type | Method and Description |
|---|---|
SharedCondition |
SharedLock.getCondition(String name)
Get a condition object associated with this lock, which can be used to
signal from one VM to another.
|
SharedCondition |
AnySharedLockImpl.getCondition(String name)
Implements
SharedLock.getCondition(String). |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.