|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Dependency | |
---|---|
com.google.inject.spi | Guice service provider interface |
Uses of Dependency in com.google.inject.spi |
---|
Methods in com.google.inject.spi that return Dependency | ||
---|---|---|
static
|
Dependency.get(Key<T> key)
Returns a new dependency that is not attached to an injection point. |
Methods in com.google.inject.spi that return types with arguments of type Dependency | |
---|---|
List<Dependency<?>> |
InjectionPoint.getDependencies()
Returns the dependencies for this injection point. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |