| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
AgentRepository<T extends Agent>  | 
interface  | 
CollectionConfiguration<A extends Agent,R extends CollectionRequest<A>>  | 
interface  | 
CollectionRequest<A extends Agent>  | 
| Modifier and Type | Method and Description | 
|---|---|
Agent | 
Resource.getAgent()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<Agent> | 
PackageAgentList.getAgents()  | 
List<Agent> | 
AgentList.getObjects()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AgentDispatcher.dispatch(Agent agent)  | 
| Constructor and Description | 
|---|
Agent(Agent agent)
Copy constructor. 
 | 
Resource(Agent agent,
        String type,
        String name,
        String label)  | 
| Constructor and Description | 
|---|
AgentList(Collection<? extends Agent> agents)  | 
PackageAgentList(org.opennms.netmgt.config.collectd.Package packageService,
                List<Agent> agents)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DefaultAgentDispatcher.dispatch(Agent agent)
Send the incoming  
Agent message into the Camel route
 specified by the DefaultDispatcher.m_endpointUri property. | 
| Constructor and Description | 
|---|
SamplerCollectionAgent(Agent agent)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SnmpAgent  | 
| Modifier and Type | Method and Description | 
|---|---|
Resource | 
ResourceType.getResource(Agent agent,
           org.opennms.netmgt.snmp.SnmpRowResult row)  | 
| Constructor and Description | 
|---|
SnmpAgent(Agent agent)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
JmxAgent  | 
| Constructor and Description | 
|---|
JmxAgent(Agent agent)  | 
Copyright © 2016. All rights reserved.