Searched defs:FactoryProxy (Results 1 - 2 of 2) sorted by relevance

/external/guice/core/src/com/google/inject/internal/
H A DFactoryProxy.java28 final class FactoryProxy<T> implements InternalFactory<T>, CreationListener { class in inherits:InternalFactory,CreationListener
37 FactoryProxy(InjectorImpl injector, Key<T> key, Key<? extends T> targetKey, Object source) { method in class:FactoryProxy
63 return Objects.toStringHelper(FactoryProxy.class)
/external/testng/lib-supplied/
H A Dguice-2.0.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE NOTICE org/ org/testng/ org/testng/guice/ org/testng/ ...

Completed in 680 milliseconds