Uses of Interface
net.officefloor.woof.WoofContext
- 
- 
Uses of WoofContext in net.officefloor.servlet.supplyMethods in net.officefloor.servlet.supply with parameters of type WoofContext Modifier and Type Method Description voidServletWoofExtensionService. extend(WoofContext context)
- 
Uses of WoofContext in net.officefloor.spring.webfluxMethods in net.officefloor.spring.webflux with parameters of type WoofContext Modifier and Type Method Description voidWebFluxWoofExtensionService. extend(WoofContext context)
- 
Uses of WoofContext in net.officefloor.spring.webmvcMethods in net.officefloor.spring.webmvc with parameters of type WoofContext Modifier and Type Method Description voidWebMvcWoofExtensionService. extend(WoofContext context)
- 
Uses of WoofContext in net.officefloor.web.openapiMethods in net.officefloor.web.openapi with parameters of type WoofContext Modifier and Type Method Description voidOpenApiWoofExtensionService. extend(WoofContext context)
- 
Uses of WoofContext in net.officefloor.webappMethods in net.officefloor.webapp with parameters of type WoofContext Modifier and Type Method Description voidWebAppWoofExtensionService. extend(WoofContext context)
- 
Uses of WoofContext in net.officefloor.woofMethods in net.officefloor.woof with parameters of type WoofContext Modifier and Type Method Description voidWoofExtensionService. extend(WoofContext context)Extends theWebArchitect.voidWoofLoader. loadWoofConfiguration(WoofContext context)Loads the WoOF configuration.voidWoofLoaderImpl. loadWoofConfiguration(WoofContext context)
- 
Uses of WoofContext in net.officefloor.woof.compileMethods in net.officefloor.woof.compile with parameters of type WoofContext Modifier and Type Method Description voidCompileWoofExtension. extend(WoofContext context)Extends theOffice.
 
-