| Modifier and Type | Field and Description |
|---|---|
protected ScopeInfo |
BeanConfiguratorBase.scope |
| Modifier and Type | Field and Description |
|---|---|
static BuildExtension.Key<Collection<ScopeInfo>> |
BuildExtension.Key.SCOPES |
| Modifier and Type | Method and Description |
|---|---|
ScopeInfo |
StereotypeInfo.getDefaultScope() |
ScopeInfo |
BuiltinScope.getInfo() |
ScopeInfo |
BeanInfo.getScope() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
BuiltinScope.is(ScopeInfo scope) |
static boolean |
BuiltinScope.isDefault(ScopeInfo scope) |
B |
BeanConfiguratorBase.scope(ScopeInfo scope) |
| Constructor and Description |
|---|
StereotypeInfo(ScopeInfo defaultScope,
List<org.jboss.jandex.AnnotationInstance> interceptorBindings,
boolean alternative,
Integer alternativePriority,
boolean isNamed,
boolean isAdditionalBeanDefiningAnnotation,
boolean isAdditionalStereotypeBuildItem,
org.jboss.jandex.ClassInfo target) |
StereotypeInfo(ScopeInfo defaultScope,
List<org.jboss.jandex.AnnotationInstance> interceptorBindings,
boolean alternative,
Integer alternativePriority,
boolean isNamed,
org.jboss.jandex.ClassInfo target) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.