org.opennms.netmgt.dao.castor
Class DataCollectionConfigParser
java.lang.Object
org.opennms.netmgt.dao.castor.DataCollectionConfigParser
public class DataCollectionConfigParser
- extends Object
DataCollectionConfigParser
- Author:
- Alejandro Galue
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataCollectionConfigParser
public DataCollectionConfigParser(String configDirectory)
getExternalGroupMap
protected Map<String,DatacollectionGroup> getExternalGroupMap()
parseCollection
public void parseCollection(SnmpCollection collection)
- Update/Validate SNMP collection.
- Parameters:
collection -
getAllResourceTypes
public Set<ResourceType> getAllResourceTypes()
- Get all configured resource types.
- Returns:
- the resource type list
Copyright © 2011. All Rights Reserved.