Class ConsumeAnnotationWithImplicitEndpointGetterBean
- java.lang.Object
-
- org.apache.camel.quarkus.component.bean.consume.ConsumeAnnotationWithImplicitEndpointGetterBean
-
@ApplicationScoped public class ConsumeAnnotationWithImplicitEndpointGetterBean extends Object
A bean having a method annotated with@Consumewith a fallback endpoint URI getter whose name ends withEndpointand whose return type isEndpoint.
-
-
Field Summary
Fields Modifier and Type Field Description (package private) org.apache.camel.component.direct.DirectEndpointdirectEndpoint
-
Constructor Summary
Constructors Constructor Description ConsumeAnnotationWithImplicitEndpointGetterBean()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.camel.EndpointgetSpecialEventEndpoint()StringspecialEvent(String name)
-