Class PropertyConfigurerSupport
java.lang.Object
org.apache.camel.support.component.PropertyConfigurerSupport
- Direct Known Subclasses:
AcceptAllHeaderFilterStrategyConfigurer,DefaultExchangeFormatterConfigurer,DefaultHeaderFilterStrategyConfigurer,FileIdempotentRepositoryConfigurer,MemoryIdempotentRepositoryConfigurer,ThrottlingExceptionRoutePolicyConfigurer,ThrottlingInflightRoutePolicyConfigurer
Base class used by Camel Package Maven Plugin when it generates source code for fast property configurations via
PropertyConfigurer.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringA special magic value that are used by tooling such as camel-jbang export -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MAGIC_VALUE
A special magic value that are used by tooling such as camel-jbang export- See Also:
-
-
Constructor Details
-
PropertyConfigurerSupport
public PropertyConfigurerSupport()
-
-
Method Details