Class ConsumeAnnotationWithImplicitEndpointGetterBean
java.lang.Object
org.apache.camel.quarkus.component.bean.consume.ConsumeAnnotationWithImplicitEndpointGetterBean
A bean having a method annotated with
@Consume with a fallback endpoint URI getter whose name ends with
Endpoint and whose return type is Endpoint.-
Field Summary
FieldsModifier and TypeFieldDescription(package private) org.apache.camel.component.direct.DirectEndpoint -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
directEndpoint
@EndpointInject("direct:consumeAnnotationWithImplicitEndpointGetter") org.apache.camel.component.direct.DirectEndpoint directEndpoint
-
-
Constructor Details
-
ConsumeAnnotationWithImplicitEndpointGetterBean
public ConsumeAnnotationWithImplicitEndpointGetterBean()
-
-
Method Details
-
specialEvent
-
getSpecialEventEndpoint
public org.apache.camel.Endpoint getSpecialEventEndpoint()
-