org.opennms.netmgt.collectd.wmi
Class WmiSingleInstanceCollectionResource

java.lang.Object
  extended by org.opennms.netmgt.collectd.AbstractCollectionResource
      extended by org.opennms.netmgt.collectd.wmi.WmiCollectionResource
          extended by org.opennms.netmgt.collectd.wmi.WmiSingleInstanceCollectionResource
All Implemented Interfaces:
CollectionResource, ResourceIdentifier

public class WmiSingleInstanceCollectionResource
extends WmiCollectionResource


Field Summary
 
Fields inherited from class org.opennms.netmgt.collectd.AbstractCollectionResource
m_agent
 
Constructor Summary
WmiSingleInstanceCollectionResource(CollectionAgent agent)
           
 
Method Summary
 String getInstance()
           
 String getResourceTypeName()
           
 String toString()
           
 
Methods inherited from class org.opennms.netmgt.collectd.wmi.WmiCollectionResource
getType, rescanNeeded, setAttributeValue, shouldPersist
 
Methods inherited from class org.opennms.netmgt.collectd.AbstractCollectionResource
addAttribute, getGroup, getLabel, getOwnerName, getResourceDir, visit
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WmiSingleInstanceCollectionResource

public WmiSingleInstanceCollectionResource(CollectionAgent agent)
Method Detail

getResourceTypeName

public String getResourceTypeName()
Specified by:
getResourceTypeName in interface CollectionResource
Specified by:
getResourceTypeName in class WmiCollectionResource

getInstance

public String getInstance()
Specified by:
getInstance in interface CollectionResource
Specified by:
getInstance in class WmiCollectionResource

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2009. All Rights Reserved.