orca.shirako.common
Class Constants

java.lang.Object
  extended by orca.shirako.common.Constants

public class Constants
extends java.lang.Object

Constants contains a collection of constants used in the Shirako implementation.


Field Summary
static int ReservationHasPendingOperation
          The reservation has a pending operation that prevents the requested operation from being executed.
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ReservationHasPendingOperation

public static final int ReservationHasPendingOperation
The reservation has a pending operation that prevents the requested operation from being executed.

See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2007 Network/Internet Computing Lab. All Rights Reserved.