Home
last modified time | relevance | path

Searched refs:newFactory (Results 1 – 25 of 25) sorted by relevance

/external/guice/extensions/assistedinject/test/com/google/inject/assistedinject/
DFactoryProviderTest.java60 .toProvider(FactoryProvider.newFactory(ColoredCarFactory.class, Mustang.class)); in testAssistedFactory()
80 .toProvider(FactoryProvider.newFactory(ColoredCarFactory.class, Mustang.class)); in testFactoryBindingDependencies()
97 .toProvider(FactoryProvider.newFactory(ColoredCarFactory.class, Camaro.class)); in testAssistedFactoryWithAnnotations()
159 FactoryProvider.newFactory(SummerCarFactory.class, Corvette.class)); in testFactoryWithMultipleMethods()
201 FactoryProvider.newFactory(SummerCarFactory.class, Beetle.class); in testFactoryMethodsMismatch()
234 .toProvider(FactoryProvider.newFactory(ColoredCarFactory.class, Porshe.class)); in testMethodsAndFieldsGetInjected()
269 .toProvider(FactoryProvider.newFactory(ColoredCarFactory.class, Firebird.class)); in testProviderInjection()
297 .toProvider(FactoryProvider.newFactory(ColoredCarFactory.class, DeLorean.class)); in testTypeTokenInjection()
328 .toProvider(FactoryProvider.newFactory(ColoredCarFactory.class, Z.class)); in testTypeTokenProviderInjection()
364 .toProvider(FactoryProvider.newFactory(ColoredCarFactory.class, Prius.class)); in testAssistInjectionInNonPublicConstructor()
[all …]
DFactoryProvider2Test.java56 FactoryProvider.newFactory(ColoredCarFactory.class, Mustang.class)); in testAssistedFactory()
77 FactoryProvider.newFactory(ColoredCarFactory.class, Camaro.class)); in testAssistedFactoryWithAnnotations()
139 FactoryProvider.newFactory(SummerCarFactory.class, Corvette.class)); in testFactoryUsesInjectedConstructor()
174 FactoryProvider.newFactory(SummerCarFactory.class, Beetle.class)); in testConstructorDoesntNeedAllFactoryMethodArguments()
199 FactoryProvider.newFactory(ColoredCarFactory.class, Porsche.class)); in testMethodsAndFieldsGetInjected()
234 FactoryProvider.newFactory(ColoredCarFactory.class, Firebird.class)); in testProviderInjection()
261 FactoryProvider.newFactory(ColoredCarFactory.class, Flamingbird.class)); in testAssistedProviderInjection()
295 FactoryProvider.newFactory(ColoredCarFactory.class, DeLorean.class)); in testTypeTokenInjection()
326 FactoryProvider.newFactory(ColoredCarFactory.class, Z.class)); in testTypeTokenProviderInjection()
361 FactoryProvider.newFactory(ColoredCarFactory.class, Prius.class)); in testAssistInjectionInNonPublicConstructor()
[all …]
/external/apache-http/src/org/apache/commons/logging/
DLogFactory.java462 factory = newFactory(factoryClass, baseClassLoader, contextClassLoader); in getFactory()
534 … factory = newFactory(factoryClassName, baseClassLoader, contextClassLoader ); in getFactory()
577 factory = newFactory(factoryClass, baseClassLoader, contextClassLoader); in getFactory()
615 factory = newFactory(FACTORY_DEFAULT, thisClassLoader, contextClassLoader); in getFactory()
998 protected static LogFactory newFactory(final String factoryClass,
1045 protected static LogFactory newFactory(final String factoryClass,
1047 return newFactory(factoryClass, classLoader, null);
/external/slf4j/jcl-over-slf4j/src/main/java/org/apache/commons/logging/
DLogFactory.java395 …protected static LogFactory newFactory(final String factoryClass, final ClassLoader classLoader, f… in newFactory() method in LogFactory
403 … protected static LogFactory newFactory(final String factoryClass, final ClassLoader classLoader) { in newFactory() method in LogFactory
/external/guice/extensions/assistedinject/src/com/google/inject/assistedinject/
DFactoryProvider.java166 public static <F> Provider<F> newFactory(Class<F> factoryType, Class<?> implementationType){ in newFactory() method in FactoryProvider
167 return newFactory(TypeLiteral.get(factoryType), TypeLiteral.get(implementationType)); in newFactory()
170 public static <F> Provider<F> newFactory( in newFactory() method in FactoryProvider
/external/caliper/caliper/src/main/java/com/google/caliper/json/
DGsonModule.java65 return TypeAdapters.newFactory(Instant.class, typeAdapter); in provideTypeAdapterFactoryForInstant()
/external/jsilver/src/com/google/clearsilver/jsilver/data/
DHDFDataFactory.java38 this(NewHdfParser.newFactory(stringInternStrategy), ignoreAttributes); in HDFDataFactory()
DDefaultHdfParser.java140 public static ParserFactory newFactory() { in newFactory() method in DefaultHdfParser
DNewHdfParser.java186 public static ParserFactory newFactory(StringInternStrategy stringInternStrategy) { in newFactory() method in NewHdfParser
/external/robolectric/v1/lib/main/
Dcommons-logging-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/guice/lib/build/
Dcommons-logging-1.0.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.apache.commons.logging_1.0.4.v201005080501.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/guice/extensions/persist/lib/
Dcommons-logging-1.0.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/ ...
/external/guice/extensions/struts2/lib/
Dcommons-logging-1.0.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/caliper/lib/
Dgson-2.2.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/external/testng/ant/3rdparty/
Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...