electric.application.web
Interface IStateConstants

All Known Implementing Classes:
ManagedObject, ObjectManager, WebApplication, WebAppMonitor

public interface IStateConstants

IStateConstants

Author:
webMethods

Field Summary
static int ERRONEOUS
           
static int INITIAL
           
static int STARTED
           
static int STARTING
           
static int STOPPED
           
static int UNRESOLVED
           
 

Field Detail

INITIAL

public static final int INITIAL
See Also:
Constant Field Values

STARTING

public static final int STARTING
See Also:
Constant Field Values

STARTED

public static final int STARTED
See Also:
Constant Field Values

STOPPED

public static final int STOPPED
See Also:
Constant Field Values

UNRESOLVED

public static final int UNRESOLVED
See Also:
Constant Field Values

ERRONEOUS

public static final int ERRONEOUS
See Also:
Constant Field Values


copyright© 2001-2004 by webMethods All Rights Reserved.