Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.appdef.server.session
Class DownResource

java.lang.Object
  extended by org.hyperic.hq.appdef.server.session.DownResource

public class DownResource
extends java.lang.Object


Constructor Summary
DownResource(AppdefResource res, DownMetricValue dmv)
           
 
Method Summary
 long getDuration()
           
 java.lang.String getId()
           
 java.lang.String getName()
           
 AppdefResource getResource()
           
 long getTimestamp()
           
 java.lang.String getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DownResource

public DownResource(AppdefResource res,
                    DownMetricValue dmv)
Method Detail

getId

public java.lang.String getId()

getName

public java.lang.String getName()

getType

public java.lang.String getType()

getTimestamp

public long getTimestamp()

getDuration

public long getDuration()

getResource

public AppdefResource getResource()

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.