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!
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon.CustomizerProperties -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAutowiredEnabled(Boolean autowiredEnabled) voidsetLazyStartProducer(Boolean lazyStartProducer) voidsetRemoveWalletsOnShutdown(Boolean removeWalletsOnShutdown) Methods inherited from class org.apache.camel.spring.boot.ComponentConfigurationPropertiesCommon
getCustomizer, isEnabled, setEnabled
-
Constructor Details
-
HyperledgerAriesComponentConfiguration
public HyperledgerAriesComponentConfiguration()
-
-
Method Details
-
getLazyStartProducer
-
setLazyStartProducer
-
getRemoveWalletsOnShutdown
-
setRemoveWalletsOnShutdown
-
getAutowiredEnabled
-
setAutowiredEnabled
-