Class MicrometerMessageHistoryService

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.messagehistory.MicrometerMessageHistoryService
All Implemented Interfaces:
AutoCloseable, org.apache.camel.CamelContextAware, MicrometerMessageHistoryMBean, 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="MicrometerMessageHistory") public final class MicrometerMessageHistoryService extends AbstractMicrometerService implements org.apache.camel.CamelContextAware, org.apache.camel.StaticService, MicrometerMessageHistoryMBean
Service holding the MicrometerMessageHistory which registers all message history metrics.
  • Constructor Details

    • MicrometerMessageHistoryService

      public MicrometerMessageHistoryService()