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