Package io.quarkus.arc.processor
Class BeanDefiningAnnotation
- java.lang.Object
-
- io.quarkus.arc.processor.BeanDefiningAnnotation
-
public class BeanDefiningAnnotation extends Object
-
-
Constructor Summary
Constructors Constructor Description BeanDefiningAnnotation(org.jboss.jandex.DotName annotation)BeanDefiningAnnotation(org.jboss.jandex.DotName annotation, org.jboss.jandex.DotName defaultScope)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.jboss.jandex.DotNamegetAnnotation()org.jboss.jandex.DotNamegetDefaultScope()
-