Uses of Class
com.google.inject.spi.ElementSource
Packages that use ElementSource
Package
Description
Guice (sounds like "juice")
Guice service provider interface
-
Uses of ElementSource in com.google.inject.internal
Methods in com.google.inject.internal with parameters of type ElementSource -
Uses of ElementSource in com.google.inject.spi
Methods in com.google.inject.spi that return ElementSourceModifier and TypeMethodDescriptionElementSource.getOriginalElementSource()
Returns theElementSource
of the element this was created or copied from.