|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.jini.entry.AbstractEntry | +--net.jini.lookup.entry.Status
The base class from which other status-related entry classes may be derived.
StatusBean
,
StatusType
, Serialized FormField Summary | |
StatusType |
severity
The severity level of this status object. |
Constructor Summary | |
protected |
Status()
Construct an empty Status object. |
protected |
Status(StatusType severity)
Construct a Status object with the given severity. |
Methods inherited from class net.jini.entry.AbstractEntry |
equals,
equals,
hashCode,
hashCode,
toString,
toString |
Methods inherited from class java.lang.Object |
clone,
finalize,
getClass,
notify,
notifyAll,
wait,
wait,
wait |
Field Detail |
public StatusType severity
Constructor Detail |
protected Status()
protected Status(StatusType severity)
severity
- the severity level of this status object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |