org.opennms.netmgt.collectd
Class GenericIndexResourceType
java.lang.Object
org.opennms.netmgt.collectd.ResourceType
org.opennms.netmgt.collectd.GenericIndexResourceType
public class GenericIndexResourceType
- extends ResourceType
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericIndexResourceType
public GenericIndexResourceType(CollectionAgent agent,
OnmsSnmpCollection snmpCollection,
ResourceType resourceType)
findResource
public SnmpCollectionResource findResource(SnmpInstId inst)
- Specified by:
findResource in class ResourceType
findAliasedResource
public SnmpCollectionResource findAliasedResource(SnmpInstId inst,
String ifAlias)
- Specified by:
findAliasedResource in class ResourceType
loadAttributeTypes
public Collection<SnmpAttributeType> loadAttributeTypes()
- Specified by:
loadAttributeTypes in class ResourceType
getResources
public Collection<GenericIndexResource> getResources()
- Specified by:
getResources in class ResourceType
getName
public String getName()
getStorageStrategy
public StorageStrategy getStorageStrategy()
Copyright © 2009. All Rights Reserved.