Uses of Class
de.iip_ecosphere.platform.monitoring.prometheus.IipEcospherePrometheusExporter
-
Uses of IipEcospherePrometheusExporter in de.iip_ecosphere.platform.monitoring.prometheus
Fields in de.iip_ecosphere.platform.monitoring.prometheus declared as IipEcospherePrometheusExporterModifier and TypeFieldDescriptionprivate IipEcospherePrometheusExporterPrometheusLifecycleDescriptor.exporterFields in de.iip_ecosphere.platform.monitoring.prometheus with type parameters of type IipEcospherePrometheusExporterModifier and TypeFieldDescriptionprivate Supplier<IipEcospherePrometheusExporter> PrometheusLifecycleDescriptor.exporterSupplierMethods in de.iip_ecosphere.platform.monitoring.prometheus that return IipEcospherePrometheusExporterModifier and TypeMethodDescriptionPrometheusLifecycleDescriptor.getExporter()Returns the exporter instance.Method parameters in de.iip_ecosphere.platform.monitoring.prometheus with type arguments of type IipEcospherePrometheusExporterModifier and TypeMethodDescriptionvoidPrometheusLifecycleDescriptor.setExporterSupplier(Supplier<IipEcospherePrometheusExporter> supplier) Defines the exporter supplier.