Class SingletonAnnotationBean
- java.lang.Object
-
- org.apache.camel.quarkus.component.bean.consume.SingletonAnnotationBean
-
@Singleton public class SingletonAnnotationBean extends Object
A bean annotated withSingletonhaving a method annotated with@Consume
-
-
Constructor Summary
Constructors Constructor Description SingletonAnnotationBean()
-