@Documented @Target(value={ANNOTATION_TYPE,TYPE}) @Retention(value=RUNTIME) public @interface Bind
ContainerMethod annotation is on the class,
specify the method to bind through the current annotation.ContainerMethod.bind()| 限定符和类型 | 可选元素和说明 |
|---|---|
Class<?>[] |
paramTypes
Method parameter types
|
Copyright © 2023. All rights reserved.