Searched defs:Guice (Results 1 - 3 of 3) sorted by relevance

/external/guice/core/src/com/google/inject/
H A DGuice.java24 * The entry point to the Guice framework. Creates {@link Injector}s from
27 * <p>Guice supports a model of development that draws clear boundaries between
31 * method, that bootstraps the Guice Injector using the {@code Guice} class, as
36 * Injector injector = Guice.createInjector(
50 public final class Guice { class
52 private Guice() {} method in class:Guice
/external/testng/src/main/java/org/testng/annotations/
H A DGuice.java13 * This annotation specifies what Guice modules should be used to instantiate
20 public @interface Guice { interface
/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 156 milliseconds