Uses of Interface
net.officefloor.spring.extension.BeforeSpringLoadSupplierExtensionContext
-
Packages that use BeforeSpringLoadSupplierExtensionContext Package Description net.officefloor.spring.extension net.officefloor.spring.webmvc -
-
Uses of BeforeSpringLoadSupplierExtensionContext in net.officefloor.spring.extension
Methods in net.officefloor.spring.extension with parameters of type BeforeSpringLoadSupplierExtensionContext Modifier and Type Method Description default void
SpringSupplierExtension. beforeSpringLoad(BeforeSpringLoadSupplierExtensionContext context)
Invoked before Spring is loaded. -
Uses of BeforeSpringLoadSupplierExtensionContext in net.officefloor.spring.webmvc
Methods in net.officefloor.spring.webmvc with parameters of type BeforeSpringLoadSupplierExtensionContext Modifier and Type Method Description void
WebMvcSpringSupplierExtension. beforeSpringLoad(BeforeSpringLoadSupplierExtensionContext context)
-