Class ConsumeAnnotationWithExplicitPropertyBean
- java.lang.Object
-
- org.apache.camel.quarkus.component.bean.consume.ConsumeAnnotationWithExplicitPropertyBean
-
public class ConsumeAnnotationWithExplicitPropertyBean extends Object
A bean having a method annotated with@Consumewith an explicitConsume.property()value.
-
-
Constructor Summary
Constructors Constructor Description ConsumeAnnotationWithExplicitPropertyBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringconsumeAnnotation(String name)StringgetMyEndpoint()
-