Uses of Interface
net.officefloor.servlet.supply.extension.BeforeCompleteServletSupplierExtensionContext
-
Packages that use BeforeCompleteServletSupplierExtensionContext Package Description net.officefloor.servlet.supply.extension net.officefloor.spring.webmvc -
-
Uses of BeforeCompleteServletSupplierExtensionContext in net.officefloor.servlet.supply.extension
Methods in net.officefloor.servlet.supply.extension with parameters of type BeforeCompleteServletSupplierExtensionContext Modifier and Type Method Description default void
ServletSupplierExtension. beforeCompletion(BeforeCompleteServletSupplierExtensionContext context)
Invoked before completing. -
Uses of BeforeCompleteServletSupplierExtensionContext in net.officefloor.spring.webmvc
Methods in net.officefloor.spring.webmvc with parameters of type BeforeCompleteServletSupplierExtensionContext Modifier and Type Method Description void
WebMvcServletSupplierExtension. beforeCompletion(BeforeCompleteServletSupplierExtensionContext context)
-