Class MicrometerRoutePolicyService

java.lang.Object
org.apache.camel.support.service.BaseService
org.apache.camel.support.service.ServiceSupport
org.apache.camel.component.micrometer.json.AbstractMicrometerService
org.apache.camel.component.micrometer.routepolicy.MicrometerRoutePolicyService
All Implemented Interfaces:
AutoCloseable, org.apache.camel.CamelContextAware, MicrometerRoutePolicyMBean, org.apache.camel.Service, org.apache.camel.ShutdownableService, org.apache.camel.spi.HasCamelContext, org.apache.camel.StatefulService, org.apache.camel.StaticService, org.apache.camel.SuspendableService

@ManagedResource(description="MicrometerRoutePolicy") public final class MicrometerRoutePolicyService extends AbstractMicrometerService implements org.apache.camel.CamelContextAware, org.apache.camel.StaticService, MicrometerRoutePolicyMBean
Service holding the MeterRegistry which registers all metrics.
  • Constructor Details

    • MicrometerRoutePolicyService

      public MicrometerRoutePolicyService()