java.lang.Object
org.apache.camel.quarkus.component.jpa.deployment.JpaProcessor

class JpaProcessor extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    (package private) void
    configureJpaComponentBean(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.arc.deployment.AdditionalBeanBuildItem> additionalBeans, io.quarkus.deployment.annotations.BuildProducer<org.apache.camel.quarkus.core.deployment.spi.CamelRuntimeBeanBuildItem> camelRuntimeBean, org.apache.camel.quarkus.component.jpa.CamelJpaRecorder recorder)
     
    (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

    • JpaProcessor

      JpaProcessor()
  • Method Details

    • feature

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

      void configureJpaComponentBean(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.arc.deployment.AdditionalBeanBuildItem> additionalBeans, io.quarkus.deployment.annotations.BuildProducer<org.apache.camel.quarkus.core.deployment.spi.CamelRuntimeBeanBuildItem> camelRuntimeBean, org.apache.camel.quarkus.component.jpa.CamelJpaRecorder recorder)