Class DefaultPrometheusFactory

java.lang.Object
org.pipservices4.components.build.Factory
org.pipservices4.prometheus.build.DefaultPrometheusFactory
All Implemented Interfaces:
org.pipservices4.components.build.IFactory

public class DefaultPrometheusFactory extends org.pipservices4.components.build.Factory
Creates Prometheus components by their descriptors.
See Also:
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.pipservices4.components.build.Factory

    org.pipservices4.components.build.Factory.IComponentFactory
  • Constructor Summary

    Constructors
    Constructor
    Description
    Create a new instance of the factory.
  • Method Summary

    Methods inherited from class org.pipservices4.components.build.Factory

    canCreate, create, register, registerAsType

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DefaultPrometheusFactory

      public DefaultPrometheusFactory()
      Create a new instance of the factory.