org.fusesource.fabric.monitor.plugins
Class SystemPollDTO

java.lang.Object
  extended by org.fusesource.fabric.api.monitor.PollDTO
      extended by org.fusesource.fabric.monitor.plugins.SystemPollDTO

public class SystemPollDTO
extends PollDTO

Author:
Hiram Chirino

Field Summary
 java.lang.String resource
           
 
Constructor Summary
SystemPollDTO()
           
 
Method Summary
 boolean equals(java.lang.Object o)
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

resource

public java.lang.String resource
Constructor Detail

SystemPollDTO

public SystemPollDTO()
Method Detail

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2012 FuseSource. All Rights Reserved.