Uses of Interface
net.officefloor.woof.WoofContext
-
-
Uses of WoofContext in net.officefloor.servlet.supply
Methods 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.webflux
Methods 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.webmvc
Methods 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.openapi
Methods 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.webapp
Methods in net.officefloor.webapp with parameters of type WoofContext Modifier and Type Method Description voidWebAppWoofExtensionService. extend(WoofContext context) -
Uses of WoofContext in net.officefloor.woof
Methods 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.compile
Methods in net.officefloor.woof.compile with parameters of type WoofContext Modifier and Type Method Description voidCompileWoofExtension. extend(WoofContext context)Extends theOffice.
-