public static class IltOSI.Standby extends IltSymbolicState
Modifier and Type | Field and Description |
---|---|
static IltOSI.Standby |
ColdStandby |
static IltOSI.Standby |
HotStandby |
static IltOSI.Standby |
InStandby
Deprecated.
Please use
ColdStandby , WarmStandby ,
HotStandby or ProvidingService instead. |
static IltStateInfo |
metainfo
Contains metainformation about this
IltState class. |
static IltOSI.Standby |
ProvidingService |
static IltOSI.Standby |
WarmStandby |
Constructor and Description |
---|
Standby() |
Standby(String name,
String description,
String message) |
Modifier and Type | Method and Description |
---|---|
void |
list(IlpContext context,
IltStateListing listing,
Object value)
Generates a plain text listing of a state.
|
add, clone, getName, getToolTipText, getToolTipText, getValue, getValues, has, isValid, remove, setName, setValues, values
createValue, getDefault, hasDefault, setDefault
copy, CreateNameFilter, CreateStateFilter, equals, getAliases, getAllPaths, getAltName, getDescription, getProperty, getStateInfo, hasDescription, hashCode, intern, isInside, IsPropertyTransient, removeProperty, setAltName, setDescription, setMessage, setProperty, SetPropertyTransient, toString
@Deprecated public static IltOSI.Standby InStandby
ColdStandby
, WarmStandby
,
HotStandby
or ProvidingService
instead.public static IltOSI.Standby ColdStandby
public static IltOSI.Standby WarmStandby
public static IltOSI.Standby HotStandby
public static IltOSI.Standby ProvidingService
public static IltStateInfo metainfo
IltState
class.public void list(IlpContext context, IltStateListing listing, Object value)
list
in class IltSymbolicState
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.