public interface InjectionTargetInfo
| Modifier and Type | Interface and Description |
|---|---|
static class |
InjectionTargetInfo.TargetKind |
| Modifier and Type | Method and Description |
|---|---|
default BeanInfo |
asBean() |
default DisposerInfo |
asDisposer() |
default ObserverInfo |
asObserver() |
InjectionTargetInfo.TargetKind |
kind() |
InjectionTargetInfo.TargetKind kind()
default BeanInfo asBean()
default ObserverInfo asObserver()
default DisposerInfo asDisposer()
Copyright © 2021 JBoss by Red Hat. All rights reserved.