Uses of Interface
net.officefloor.spring.SpringSupplierSource.SpringDependencyFactory
Packages that use SpringSupplierSource.SpringDependencyFactory
-
Uses of SpringSupplierSource.SpringDependencyFactory in net.officefloor.spring
Methods in net.officefloor.spring with parameters of type SpringSupplierSource.SpringDependencyFactoryModifier and TypeMethodDescriptionstatic <S,E extends Throwable>
SSpringSupplierSource.runInContext(SpringSupplierSource.SpringLoader<S, E> loader, SpringSupplierSource.SpringDependencyFactory factory) Runs theRunnablein context for theSpringSupplierSource.SpringDependencyFactoryto create additional beans for Spring.