GigaSpaces XAP 8.0 API

org.openspaces.admin.os.events
Class OperatingSystemsStatisticsChangedEvent

java.lang.Object
  extended by org.openspaces.admin.os.events.OperatingSystemsStatisticsChangedEvent

public class OperatingSystemsStatisticsChangedEvent
extends Object

An event indicating that OperatingSystemsStatistics have changed. Only raised when statistics monitoring is enabled using StatisticsMonitor.startStatisticsMonitor().

Author:
kimchy

Constructor Summary
OperatingSystemsStatisticsChangedEvent(OperatingSystems operatingSystems, OperatingSystemsStatistics statistics)
           
 
Method Summary
 OperatingSystems getOperatingSystems()
          Returns the operating systems component associated with the event.
 OperatingSystemsStatistics getStatistics()
          Returns the statistics associated with the event.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperatingSystemsStatisticsChangedEvent

public OperatingSystemsStatisticsChangedEvent(OperatingSystems operatingSystems,
                                              OperatingSystemsStatistics statistics)
Method Detail

getOperatingSystems

public OperatingSystems getOperatingSystems()
Returns the operating systems component associated with the event.


getStatistics

public OperatingSystemsStatistics getStatistics()
Returns the statistics associated with the event.


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.