com.google.inject.spi
Interface HasDependencies

All Known Subinterfaces:
ClassBinding<T>, InstanceBinding<T>, ProviderInstanceBinding<T>

public interface HasDependencies

Implemented by bindings which have implementation dependencies on other bindings.