public interface HasDependencies
Modifier and Type | Method and Description |
---|---|
Set<Dependency<?>> |
getDependencies()
Returns the known dependencies for this type.
|
Set<Dependency<?>> getDependencies()
Injector
will be
included in the returned set.