Class ServiceCollectorClientImpl
- java.lang.Object
-
- org.opennms.features.apilayer.collectors.ServiceCollectorClientImpl
-
- All Implemented Interfaces:
org.opennms.integration.api.v1.collectors.ServiceCollectorClient
public class ServiceCollectorClientImpl extends Object implements org.opennms.integration.api.v1.collectors.ServiceCollectorClient
-
-
Constructor Summary
Constructors Constructor Description ServiceCollectorClientImpl(LocationAwareCollectorClient locationAwareCollectorClient, CollectionAgentFactory collectionAgentFactory, org.opennms.integration.api.v1.dao.NodeDao nodeDao)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.opennms.integration.api.v1.collectors.CollectorRequestBuilder
collect()
-
-
-
Constructor Detail
-
ServiceCollectorClientImpl
public ServiceCollectorClientImpl(LocationAwareCollectorClient locationAwareCollectorClient, CollectionAgentFactory collectionAgentFactory, org.opennms.integration.api.v1.dao.NodeDao nodeDao)
-
-