Uses of Class
com.google.inject.spi.ElementSource
-
Packages that use ElementSource Package Description com.google.inject.spi Guice service provider interface -
-
Uses of ElementSource in com.google.inject.spi
Methods in com.google.inject.spi that return ElementSource Modifier and Type Method Description ElementSource
ElementSource. getOriginalElementSource()
Returns theElementSource
of the element this was created or copied from.
-