Class HyperledgerAriesComponentConfiguration

java.lang.Object
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.component.aries.springboot.HyperledgerAriesComponentConfiguration

@ConfigurationProperties(prefix="camel.component.hyperledger-aries") public class HyperledgerAriesComponentConfiguration extends org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
Camel support for Hyperledger Aries Generated by camel-package-maven-plugin - do not edit this file!
  • Constructor Details

    • HyperledgerAriesComponentConfiguration

      public HyperledgerAriesComponentConfiguration()
  • Method Details

    • getLazyStartProducer

      public Boolean getLazyStartProducer()
    • setLazyStartProducer

      public void setLazyStartProducer(Boolean lazyStartProducer)
    • getRemoveWalletsOnShutdown

      public Boolean getRemoveWalletsOnShutdown()
    • setRemoveWalletsOnShutdown

      public void setRemoveWalletsOnShutdown(Boolean removeWalletsOnShutdown)
    • getAutowiredEnabled

      public Boolean getAutowiredEnabled()
    • setAutowiredEnabled

      public void setAutowiredEnabled(Boolean autowiredEnabled)