ariba.ui.aribaweb.core
Class AWShutdownState

java.lang.Object
  extended by ariba.ui.aribaweb.util.AWBaseObject
      extended by ariba.ui.aribaweb.core.AWShutdownState
All Implemented Interfaces:
AWObject

public final class AWShutdownState
extends AWBaseObject


Field Summary
static long GracePeriod
           
static long WarningInterval
           
static long WarningPeriod
           
 
Fields inherited from class ariba.ui.aribaweb.util.AWBaseObject
AribaHashtableClass, AribaVectorClass, ClassClass, EmptyHashtable, EmptyMap, EmptyVector, False, IntegerClass, JavaHashtableClass, JavaMapClass, JavaVectorClass, LogHandling, NullObject, ObjectClass, StringClass, True, UndefinedObject, UndefinedString, UninitializedRealNumber
 
Constructor Summary
AWShutdownState()
           
 
Method Summary
 void getWarning()
          The next shutdown warning time advances when we "get" the warning.
static void init(ShutdownManager sm)
           
 boolean shouldDisplayWarning()
           
 
Methods inherited from class ariba.ui.aribaweb.util.AWBaseObject
debugString, ensureFieldValuesClear, getFieldValue, init, isKindOfClass, localizedJavaString, logString, logWarning, setFieldValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GracePeriod

public static long GracePeriod

WarningPeriod

public static long WarningPeriod

WarningInterval

public static long WarningInterval
Constructor Detail

AWShutdownState

public AWShutdownState()
Method Detail

init

public static void init(ShutdownManager sm)

shouldDisplayWarning

public boolean shouldDisplayWarning()

getWarning

public void getWarning()
The next shutdown warning time advances when we "get" the warning.



AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.