Searched refs:ForMethod (Results 1 – 3 of 3) sorted by relevance
40 @BindingAnnotation @interface ForMethod {} annotation in RequestInjectionTest55 bindConstant().annotatedWith(ForMethod.class).to("test"); in testInjectMembers()71 bindConstant().annotatedWith(ForMethod.class).to("test"); in testInjectStatics()87 bindConstant().annotatedWith(ForMethod.class).to("test"); in testInjectMembersAndStatics()180 @Inject static void setStaticMethod(@ForMethod String staticMethod) { in setStaticMethod()184 @Inject void setInstanceS(@ForMethod String instanceS) { in setInstanceS()
29 import static net.bytebuddy.dynamic.Transformer.ForMethod.withModifiers;
META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...