Class ConsumeAnnotationWithImplicitGetterBean
- java.lang.Object
-
- org.apache.camel.quarkus.component.bean.consume.ConsumeAnnotationWithImplicitGetterBean
-
public class ConsumeAnnotationWithImplicitGetterBean extends Object
A bean having a method annotated with@Consumewith an implicit endpoint URI getter.
-
-
Constructor Summary
Constructors Constructor Description ConsumeAnnotationWithImplicitGetterBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetSpecialEvent()StringspecialEvent(String name)
-