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

class JfrProcessor extends Object
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    修饰符和类型
    方法
    说明
    (专用程序包) 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)
     
    (专用程序包) org.apache.camel.quarkus.core.deployment.spi.CamelServicePatternBuildItem
     
    (专用程序包) io.quarkus.deployment.builditem.FeatureBuildItem
     

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 构造器详细资料

    • JfrProcessor

      JfrProcessor()
  • 方法详细资料

    • 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)