Interface Dependency

All Known Subinterfaces:
SupplierDependency<T>
All Known Implementing Classes:
CompositeDependency, FunctionSupplierDependency, ServiceDependency, ServiceSupplierDependency, SimpleSupplierDependency

public interface Dependency
Encapsulates logic for registering a service dependency.
Author:
Paul Ferraro