public class SnmpPropertyExtenderProcessor extends Object
Constructor and Description |
---|
SnmpPropertyExtenderProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
process(SnmpCollectionSet collectionSet,
String collectionName,
String sysObjectId,
String ipAddress)
Process.
|
void |
setDataCollectionConfigDao(DataCollectionConfigDao config)
Sets the data collection configuration DAO.
|
public void setDataCollectionConfigDao(DataCollectionConfigDao config)
config
- the new data collection configuration DAOpublic void process(SnmpCollectionSet collectionSet, String collectionName, String sysObjectId, String ipAddress)
collectionSet
- the collection setcollectionName
- the collection nameCopyright © 2021. All rights reserved.