public class BeanManagerUtil extends Object
| Constructor and Description |
|---|
BeanManagerUtil() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getBeanByType(Class<T> type,
Annotation... qualifiers) |
public <T> T getBeanByType(Class<T> type, Annotation... qualifiers)
Copyright © 2019. All rights reserved.