public final class CustomScopeBuildItem
extends io.quarkus.builder.item.MultiBuildItem
ContextRegistrationPhaseBuildItem should produce this build
item in order to contribute the custom scope annotation name to the set of bean defining annotations.| Constructor and Description |
|---|
CustomScopeBuildItem(Class<? extends Annotation> scope) |
CustomScopeBuildItem(org.jboss.jandex.DotName annotationName) |
| Modifier and Type | Method and Description |
|---|---|
org.jboss.jandex.DotName |
getAnnotationName() |
public CustomScopeBuildItem(Class<? extends Annotation> scope)
public CustomScopeBuildItem(org.jboss.jandex.DotName annotationName)
Copyright © 2021 JBoss by Red Hat. All rights reserved.