GigaSpaces XAP 8.0 API

net.jini.lookup.entry
Class Status

java.lang.Object
  extended by net.jini.entry.AbstractEntry
      extended by 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

Field 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.
 
Method Summary
 
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

severity

public StatusType severity
The severity level of this status object.

Constructor Detail

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

GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.