Searched defs:bindScope (Results 1 – 5 of 5) sorted by relevance
/external/guice/core/src/com/google/inject/ | ||
D | AbstractModule.java | 85 protected void bindScope(Class<? extends Annotation> scopeAnnotation, in bindScope() method in AbstractModule |
D | PrivateModule.java | 148 protected final void bindScope(Class<? extends Annotation> scopeAnnotation, Scope scope) { in bindScope() method in PrivateModule |
D | Binder.java | 234 void bindScope(Class<? extends Annotation> annotationType, Scope scope); in bindScope() method |
/external/guice/core/src/com/google/inject/spi/ | ||
D | Elements.java | 234 public void bindScope(Class<? extends Annotation> annotationType, Scope scope) { in bindScope() method in Elements.RecordingBinder |
/external/testng/lib-supplied/ | ||
D | guice-2.0.jar | META-INF/
META-INF/MANIFEST.MF
LICENSE
NOTICE
org/
org/testng/
... |