java.lang.Object
org.apache.camel.quarkus.component.slack.deployment.SlackProcessor

class SlackProcessor extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    (package private) io.quarkus.deployment.builditem.ExtensionSslNativeSupportBuildItem
     
    (package private) io.quarkus.deployment.builditem.FeatureBuildItem
     
    (package private) void
    indexDependencies(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.IndexDependencyBuildItem> indexedDependencies)
     
    (package private) io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem
     
    (package private) io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem
    registerForReflection(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

    • SlackProcessor

      SlackProcessor()
  • Method Details

    • feature

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

      io.quarkus.deployment.builditem.ExtensionSslNativeSupportBuildItem activateSslNativeSupport()
    • indexDependencies

      void indexDependencies(io.quarkus.deployment.annotations.BuildProducer<io.quarkus.deployment.builditem.IndexDependencyBuildItem> indexedDependencies)
    • registerForReflection

      io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem registerForReflection(io.quarkus.deployment.builditem.CombinedIndexBuildItem combinedIndex)
    • registerForReflection

      io.quarkus.deployment.builditem.nativeimage.ReflectiveClassBuildItem registerForReflection()