public abstract class Status extends AbstractEntry implements ServiceControlled
StatusBean, 
StatusType, 
Serialized Form| Modifier and Type | Field and Description | 
|---|---|
StatusType | 
severity
The severity level of this status object. 
 | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
Status()
Construct an empty Status object. 
 | 
protected  | 
Status(StatusType severity)
Construct a Status object with the given severity. 
 | 
public StatusType severity
protected Status()
protected Status(StatusType severity)
severity - the severity level of this status objectCopyright © GigaSpaces.