Class GrafanaClientFactoryImpl
- java.lang.Object
-
- org.opennms.netmgt.endpoints.grafana.client.GrafanaClientFactoryImpl
-
- All Implemented Interfaces:
GrafanaClientFactory
public class GrafanaClientFactoryImpl extends Object implements GrafanaClientFactory
-
-
Constructor Summary
Constructors Constructor Description GrafanaClientFactoryImpl()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description GrafanaClient
createClient(GrafanaEndpoint grafanaEndpoint)
-
-
-
Method Detail
-
createClient
public GrafanaClient createClient(GrafanaEndpoint grafanaEndpoint)
- Specified by:
createClient
in interfaceGrafanaClientFactory
-
-