public class WebMvcWoofExtensionService extends Object implements net.officefloor.woof.WoofExtensionServiceFactory, net.officefloor.woof.WoofExtensionService
WoofExtensionService to provide a Servlet container.| Constructor and Description |
|---|
WebMvcWoofExtensionService() |
| Modifier and Type | Method and Description |
|---|---|
net.officefloor.woof.WoofExtensionService |
createService(net.officefloor.frame.api.source.ServiceContext context) |
void |
extend(net.officefloor.woof.WoofContext context) |
public net.officefloor.woof.WoofExtensionService createService(net.officefloor.frame.api.source.ServiceContext context) throws Throwable
createService in interface net.officefloor.frame.api.source.ServiceFactory<net.officefloor.woof.WoofExtensionService>Throwablepublic void extend(net.officefloor.woof.WoofContext context) throws Exception
extend in interface net.officefloor.woof.WoofExtensionServiceExceptionCopyright © 2005–2020 OfficeFloor. All rights reserved.