Uses of Interface
net.officefloor.servlet.supply.extension.BeforeCompleteServletSupplierExtensionContext
Packages that use BeforeCompleteServletSupplierExtensionContext
-
Uses of BeforeCompleteServletSupplierExtensionContext in net.officefloor.servlet.supply.extension
Methods in net.officefloor.servlet.supply.extension with parameters of type BeforeCompleteServletSupplierExtensionContextModifier and TypeMethodDescriptiondefault voidServletSupplierExtension.beforeCompletion(BeforeCompleteServletSupplierExtensionContext context) Invoked before completing. -
Uses of BeforeCompleteServletSupplierExtensionContext in net.officefloor.spring.webmvc
Methods in net.officefloor.spring.webmvc with parameters of type BeforeCompleteServletSupplierExtensionContextModifier and TypeMethodDescriptionvoidWebMvcServletSupplierExtension.beforeCompletion(BeforeCompleteServletSupplierExtensionContext context)