java.lang.Object
org.apache.camel.quarkus.component.braintree.deployment.BraintreeProcessor

class BraintreeProcessor extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    (package private) org.apache.camel.quarkus.core.deployment.spi.CamelBeanBuildItem
    configureBraintreeComponent(org.apache.camel.quarkus.component.braintree.graal.BraintreeRecorder recorder)
     
    (package private) io.quarkus.deployment.builditem.FeatureBuildItem
     
    (package private) void
    nativeImageResources(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.NativeImageResourceBuildItem> nativeImage)
     
    (package private) void
    registerForReflection(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem> reflectiveClass, io.quarkus.deployment.builditem.CombinedIndexBuildItem combinedIndex)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 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)