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

Constructor Index

 o BlockingGetLock()
 o BlockingGetLock(Arbitrator, Lock, Key)

Method Index

 o answer()

Constructors

 o BlockingGetLock
 public BlockingGetLock(Arbitrator arbi,
                        Lock lk,
                        Key ky)
 o BlockingGetLock
 public BlockingGetLock()

Methods

 o answer
 public ServerMessage answer()
Overrides:
answer in class GetLock

All Packages  Class Hierarchy  This Package  Previous  Next  Index