Home
last modified time | relevance | path

Searched defs:getInjectionPoint (Results 1 – 7 of 7) sorted by relevance

/external/guice/core/src/com/google/inject/internal/
DSingleMemberInjector.java26 InjectionPoint getInjectionPoint(); in getInjectionPoint() method
DConstructionProxy.java43 InjectionPoint getInjectionPoint(); in getInjectionPoint() method
DDefaultConstructionProxyFactory.java63 public InjectionPoint getInjectionPoint() { in create() method
DSingleFieldInjector.java45 public InjectionPoint getInjectionPoint() { in getInjectionPoint() method in SingleFieldInjector
DProxyFactory.java272 public InjectionPoint getInjectionPoint() { in getInjectionPoint() method in ProxyFactory.ProxyConstructor
/external/guice/extensions/grapher/src/com/google/inject/grapher/
DDependencyEdge.java41 public InjectionPoint getInjectionPoint() { in getInjectionPoint() method in DependencyEdge
/external/guice/core/src/com/google/inject/spi/
DDependency.java90 public InjectionPoint getInjectionPoint() { in getInjectionPoint() method in Dependency