Modifier and Type | Required Element and Description |
---|---|
Class<?>[] |
detect
检测对象。
例如当哪些类型存在才会注入,
或者当哪些类型不存在才会注入之类的。
|
BeansOn.Type |
onType
判断类型
|
public abstract BeansOn.Type onType
public abstract Class<?>[] detect
Copyright © 2020. All rights reserved.