public class AnnotationMetadata<T> extends Object
| Constructor and Description |
|---|
AnnotationMetadata(T componentDefault,
Map<Method,T> methodOverrides) |
| Modifier and Type | Method and Description |
|---|---|
T |
getComponentDefault() |
Map<Method,T> |
getMethodOverrides() |
Copyright © 2023 JBoss by Red Hat. All rights reserved.