Searched refs:staticInjections (Results 1 - 4 of 4) sorted by relevance

/external/guice/core/src/com/google/inject/internal/
H A DInjectionRequestProcessor.java39 private final List<StaticInjection> staticInjections = Lists.newArrayList(); field in class:InjectionRequestProcessor
48 staticInjections.add(new StaticInjection(injector, request));
67 for (StaticInjection staticInjection : staticInjections) {
78 for (StaticInjection staticInjection : staticInjections) {
/external/guice/extensions/persist/lib/
H A Dxwork-2.0.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/opensymphony/ com/opensymphony/xwork2/ com/opensymphony/xwork2/config/ ...
/external/guice/extensions/struts2/lib/
H A Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0.dtd xwork ...
/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 82 milliseconds