Class BraintreeProcessor
java.lang.Object
org.apache.camel.quarkus.component.braintree.deployment.BraintreeProcessor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) org.apache.camel.quarkus.core.deployment.spi.CamelBeanBuildItemconfigureBraintreeComponent(org.apache.camel.quarkus.component.braintree.graal.BraintreeRecorder recorder) (package private) io.quarkus.deployment.builditem.FeatureBuildItemfeature()(package private) voidnativeImageResources(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.NativeImageResourceBuildItem> nativeImage) (package private) voidregisterForReflection(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem> reflectiveClass, io.quarkus.deployment.builditem.CombinedIndexBuildItem combinedIndex)
-
Constructor Details
-
BraintreeProcessor
BraintreeProcessor()
-
-
Method Details
-
feature
io.quarkus.deployment.builditem.FeatureBuildItem feature() -
registerForReflection
void registerForReflection(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem> reflectiveClass, io.quarkus.deployment.builditem.CombinedIndexBuildItem combinedIndex) -
nativeImageResources
void nativeImageResources(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.NativeImageResourceBuildItem> nativeImage) -
configureBraintreeComponent
org.apache.camel.quarkus.core.deployment.spi.CamelBeanBuildItem configureBraintreeComponent(org.apache.camel.quarkus.component.braintree.graal.BraintreeRecorder recorder)
-