Hyperic HQ Plugin API v. 4.4.0.2

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

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

public class CPropResource
extends java.lang.Object


Constructor Summary
CPropResource(AppdefResourceValue res, java.util.Properties cprops)
           
 
Method Summary
 java.lang.String getCPropValue(java.lang.String key)
           
 AppdefEntityID getEntityId()
           
 EventLog getLastEvent()
           
 MetricValue getLastValue()
           
 java.lang.String getResourceName()
           
 void setLastEvent(EventLog el)
           
 void setLastValue(MetricValue mv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CPropResource

public CPropResource(AppdefResourceValue res,
                     java.util.Properties cprops)
Method Detail

getCPropValue

public java.lang.String getCPropValue(java.lang.String key)

getResourceName

public java.lang.String getResourceName()

getLastValue

public MetricValue getLastValue()

setLastValue

public void setLastValue(MetricValue mv)

getLastEvent

public EventLog getLastEvent()

setLastEvent

public void setLastEvent(EventLog el)

getEntityId

public AppdefEntityID getEntityId()

Hyperic HQ Plugin API v. 4.4.0.2

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