java.lang.Object
org.apache.camel.quarkus.component.jfr.deployment.JfrProcessor

class JfrProcessor extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    (package private) org.apache.camel.quarkus.core.deployment.spi.RuntimeCamelContextCustomizerBuildItem
    customizeCamelContext(org.apache.camel.quarkus.component.jfr.RuntimeCamelJfrConfig config, org.apache.camel.quarkus.component.jfr.CamelJfrRecorder recorder)
     
    (package private) org.apache.camel.quarkus.core.deployment.spi.CamelServicePatternBuildItem
     
    (package private) io.quarkus.deployment.builditem.FeatureBuildItem
     

    Methods inherited from class java.lang.Object

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

    • JfrProcessor

      JfrProcessor()
  • Method Details

    • feature

      io.quarkus.deployment.builditem.FeatureBuildItem feature()
    • excludeCamelJfrServicePattern

      org.apache.camel.quarkus.core.deployment.spi.CamelServicePatternBuildItem excludeCamelJfrServicePattern()
    • customizeCamelContext

      org.apache.camel.quarkus.core.deployment.spi.RuntimeCamelContextCustomizerBuildItem customizeCamelContext(org.apache.camel.quarkus.component.jfr.RuntimeCamelJfrConfig config, org.apache.camel.quarkus.component.jfr.CamelJfrRecorder recorder)