Package net.officefloor.spring
Interface SpringSupplierSource.SpringDependencyFactory
- Enclosing class:
- SpringSupplierSource
public static interface SpringSupplierSource.SpringDependencyFactory
Factory for the creation of the Spring dependencies.
-
Method Summary
Modifier and TypeMethodDescriptioncreateDependency(String qualifier, Class<?> objectType) Creates the dependency.