public interface InjectionPoint extends Typed
Modifier and Type | Method and Description |
---|---|
java.lang.Class<? extends java.lang.annotation.Annotation> |
getScope() |
void |
set(Instance<?> value) |
java.lang.Class<? extends java.lang.annotation.Annotation> getScope()
void set(Instance<?> value) throws InvocationException
InvocationException