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