Class JpaProcessor
- java.lang.Object
-
- org.apache.camel.quarkus.component.jpa.deployment.JpaProcessor
-
class JpaProcessor extends Object
-
-
Constructor Summary
Constructors Constructor Description JpaProcessor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) voidconfigureJpaComponentBean(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.FeatureBuildItemfeature()
-
-
-
Method Detail
-
feature
io.quarkus.deployment.builditem.FeatureBuildItem feature()
-
configureJpaComponentBean
void configureJpaComponentBean(io.quarkus.deployment.annotations.BuildProducer<org.apache.camel.quarkus.core.deployment.spi.CamelRuntimeBeanBuildItem> camelRuntimeBean, org.apache.camel.quarkus.component.jpa.CamelJpaRecorder recorder)
-
-