net.jini.lookup.entry
Class Status
java.lang.Object
net.jini.entry.AbstractEntry
net.jini.lookup.entry.Status
- All Implemented Interfaces:
- Serializable, Entry, ServiceControlled
public abstract class Status
- extends AbstractEntry
- implements ServiceControlled
The base class from which other status-related entry classes may be
derived.
- Author:
- Sun Microsystems, Inc.
- See Also:
StatusBean
,
StatusType
,
Serialized Form
Constructor Summary |
protected |
Status()
Construct an empty Status object. |
protected |
Status(StatusType severity)
Construct a Status object with the given severity. |
severity
public StatusType severity
- The severity level of this status object.
Status
protected Status()
- Construct an empty Status object.
Status
protected Status(StatusType severity)
- Construct a Status object with the given severity.
- Parameters:
severity
- the severity level of this status object
Copyright © GigaSpaces.