public interface Injector
Modifier and Type | Method and Description |
---|---|
Class<?> |
getDeclaringClass() |
Type |
getGenericType() |
String |
getName() |
Class<?> |
getType() |
void |
inject(Object object,
Object value) |
Copyright © 2023. All rights reserved.