public class SnmpAgentProcessor extends Object implements org.apache.camel.Processor
| Modifier and Type | Field and Description | 
|---|---|
static org.slf4j.Logger | 
LOG  | 
| Constructor and Description | 
|---|
SnmpAgentProcessor()  | 
| Modifier and Type | Method and Description | 
|---|---|
SingletonBeanFactory<org.opennms.netmgt.config.snmp.SnmpConfig> | 
getSnmpConfigFactory()  | 
void | 
process(org.apache.camel.Exchange exchange)  | 
void | 
setSnmpConfigFactory(SingletonBeanFactory<org.opennms.netmgt.config.snmp.SnmpConfig> factory)  | 
public SingletonBeanFactory<org.opennms.netmgt.config.snmp.SnmpConfig> getSnmpConfigFactory()
public void setSnmpConfigFactory(SingletonBeanFactory<org.opennms.netmgt.config.snmp.SnmpConfig> factory)
Copyright © 2015. All rights reserved.