Class ConsumeAnnotationWithImplicitOnGetterBean
- java.lang.Object
-
- org.apache.camel.quarkus.component.bean.consume.ConsumeAnnotationWithImplicitOnGetterBean
-
public class ConsumeAnnotationWithImplicitOnGetterBean extends Object
A bean having a method annotated with@Consumewith a fallback endpoint URI getter whose name results from removingonprefix from the@Consumemethod.
-
-
Constructor Summary
Constructors Constructor Description ConsumeAnnotationWithImplicitOnGetterBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetSpecialEvent()StringonSpecialEvent(String name)
-