Class CustomNamedConsumeAnnotationBean
- java.lang.Object
-
- org.apache.camel.quarkus.component.bean.consume.CustomNamedConsumeAnnotationBean
-
@Named("myCustomNamedConsumeAnnotation") public class CustomNamedConsumeAnnotationBean extends ObjectA@Namedbean a specific name having a method annotated with@Consume
-
-
Constructor Summary
Constructors Constructor Description CustomNamedConsumeAnnotationBean()
-