Uses of Interface
net.officefloor.spring.SpringSupplierSource.SpringDependencyFactory
-
Packages that use SpringSupplierSource.SpringDependencyFactory Package Description net.officefloor.spring -
-
Uses of SpringSupplierSource.SpringDependencyFactory in net.officefloor.spring
Methods in net.officefloor.spring with parameters of type SpringSupplierSource.SpringDependencyFactory Modifier and Type Method Description static <S,E extends java.lang.Throwable>
SSpringSupplierSource. runInContext(SpringSupplierSource.SpringLoader<S,E> loader, SpringSupplierSource.SpringDependencyFactory factory)
Runs theRunnable
in context for theSpringSupplierSource.SpringDependencyFactory
to create additional beans for Spring.
-