Searched refs:putScopeBinding (Results 1 – 4 of 4) sorted by relevance
67 public void putScopeBinding(Class<? extends Annotation> annotationType, ScopeBinding scope) {154 void putScopeBinding(Class<? extends Annotation> annotationType, ScopeBinding scope); in putScopeBinding() method
58 injector.state.putScopeBinding(annotationType, command); in visit()
93 public void putScopeBinding(Class<? extends Annotation> annotationType, ScopeBinding scope) { in putScopeBinding() method in InheritingState
454 public void putScopeBinding(Class<? extends Annotation> annotationType, ScopeBinding scope) { in putScopeBinding() method in WeakKeySetTest.TestState