Home
last modified time | relevance | path

Searched defs:bindScope (Results 1 – 5 of 5) sorted by relevance

/external/guice/core/src/com/google/inject/
DAbstractModule.java85 protected void bindScope(Class<? extends Annotation> scopeAnnotation, in bindScope() method in AbstractModule
DPrivateModule.java148 protected final void bindScope(Class<? extends Annotation> scopeAnnotation, Scope scope) { in bindScope() method in PrivateModule
DBinder.java234 void bindScope(Class<? extends Annotation> annotationType, Scope scope); in bindScope() method
/external/guice/core/src/com/google/inject/spi/
DElements.java234 public void bindScope(Class<? extends Annotation> annotationType, Scope scope) { in bindScope() method in Elements.RecordingBinder
/external/testng/lib-supplied/
Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ ...