Package io.quarkus.arc.processor
Class BeanDefiningAnnotation
java.lang.Object
io.quarkus.arc.processor.BeanDefiningAnnotation
-
Constructor Summary
ConstructorsConstructorDescriptionBeanDefiningAnnotation(org.jboss.jandex.DotName annotation) BeanDefiningAnnotation(org.jboss.jandex.DotName annotation, org.jboss.jandex.DotName defaultScope) -
Method Summary
Modifier and TypeMethodDescriptionorg.jboss.jandex.DotNameorg.jboss.jandex.DotName
-
Constructor Details
-
BeanDefiningAnnotation
public BeanDefiningAnnotation(org.jboss.jandex.DotName annotation) -
BeanDefiningAnnotation
public BeanDefiningAnnotation(org.jboss.jandex.DotName annotation, org.jboss.jandex.DotName defaultScope)
-
-
Method Details
-
getAnnotation
public org.jboss.jandex.DotName getAnnotation() -
getDefaultScope
public org.jboss.jandex.DotName getDefaultScope()
-