Uses of Interface
net.officefloor.woof.WoofContext
Packages that use WoofContext
Package
Description
-
Uses of WoofContext in net.officefloor.servlet.supply
Methods in net.officefloor.servlet.supply with parameters of type WoofContext -
Uses of WoofContext in net.officefloor.spring.webflux
Methods in net.officefloor.spring.webflux with parameters of type WoofContext -
Uses of WoofContext in net.officefloor.spring.webmvc
Methods in net.officefloor.spring.webmvc with parameters of type WoofContext -
Uses of WoofContext in net.officefloor.web.openapi
Methods in net.officefloor.web.openapi with parameters of type WoofContext -
Uses of WoofContext in net.officefloor.webapp
Methods in net.officefloor.webapp with parameters of type WoofContext -
Uses of WoofContext in net.officefloor.woof
Methods in net.officefloor.woof with parameters of type WoofContextModifier and TypeMethodDescriptionvoidWoofExtensionService.extend(WoofContext context) Extends theWebArchitect.voidWoofLoader.loadWoofConfiguration(WoofContext context) Loads the WoOF configuration.voidWoofLoaderImpl.loadWoofConfiguration(WoofContext context) -
Uses of WoofContext in net.officefloor.woof.compile
Methods in net.officefloor.woof.compile with parameters of type WoofContextModifier and TypeMethodDescriptionvoidCompileWoofExtension.extend(WoofContext context) Extends theOffice.