All Packages Class Hierarchy This Package Previous Next Index
Class ncsa.habanero.BlockingGetLock
java.lang.Object
|
+----ncsa.habanero.ArbitratorQuestion
|
+----ncsa.habanero.GetLock
|
+----ncsa.habanero.BlockingGetLock
- public class BlockingGetLock
- extends GetLock
-
BlockingGetLock()
-
-
BlockingGetLock(Arbitrator, Lock, Key)
-
-
answer()
-
BlockingGetLock
public BlockingGetLock(Arbitrator arbi,
Lock lk,
Key ky)
BlockingGetLock
public BlockingGetLock()
answer
public ServerMessage answer()
- Overrides:
- answer in class GetLock
All Packages Class Hierarchy This Package Previous Next Index