GigaSpaces XAP 8.0 API

Uses of Class
net.jini.lookup.entry.StatusType

Packages that use StatusType
net.jini.lookup.entry These are common entry classes for use as attributes in lookup services and their associated JavaBeans(TM) component wrapping classes. 
 

Uses of StatusType in net.jini.lookup.entry
 

Fields in net.jini.lookup.entry declared as StatusType
static StatusType StatusType.ERROR
          An error has occurred that is preventing a service from operating correctly.
static StatusType StatusType.NORMAL
          A noteworthy event is occurring during the normal operation of a service.
static StatusType StatusType.NOTICE
          An unusual event is occurring, but the event is not necessarily a problem.
 StatusType Status.severity
          The severity level of this status object.
static StatusType StatusType.WARNING
          A problem merits attention, but is not impeding the operation of the service.
 

Methods in net.jini.lookup.entry that return StatusType
 StatusType StatusBean.getSeverity()
          Get the value of the severity field of the Status object to which this JavaBeans component is linked.
 

Methods in net.jini.lookup.entry with parameters of type StatusType
 void StatusBean.setSeverity(StatusType x)
          Set the value of the severity field of the Status object to which this JavaBeans component is linked.
 

Constructors in net.jini.lookup.entry with parameters of type StatusType
Status(StatusType severity)
          Construct a Status object with the given severity.
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.