All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class ncsa.habanero.GetLock

java.lang.Object
   |
   +----ncsa.habanero.ArbitratorQuestion
           |
           +----ncsa.habanero.GetLock

public class GetLock
extends ArbitratorQuestion

Variable Index

 o k
 o l

Constructor Index

 o GetLock()
 o GetLock(Arbitrator, Lock, Key)

Method Index

 o answer()

Variables

 o l
 protected Lock l
 o k
 protected Key k

Constructors

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

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index