public class WebMvcSpringSupplierExtension extends Object implements SpringSupplierExtensionServiceFactory, SpringSupplierExtension
SpringSupplierExtension.| Modifier and Type | Class and Description |
|---|---|
static class |
WebMvcSpringSupplierExtension.OfficeFloorEmbeddedTomcatConfiguration
|
static class |
WebMvcSpringSupplierExtension.OfficeFloorServletWebServerFactory
OfficeFloor ServletWebServerFactory. |
| Constructor and Description |
|---|
WebMvcSpringSupplierExtension() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterSpringLoad(AfterSpringLoadSupplierExtensionContext context) |
void |
beforeSpringLoad(BeforeSpringLoadSupplierExtensionContext context) |
void |
configureSpring(org.springframework.boot.builder.SpringApplicationBuilder builder) |
SpringSupplierExtension |
createService(net.officefloor.frame.api.source.ServiceContext context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecorateSpringBeanpublic SpringSupplierExtension createService(net.officefloor.frame.api.source.ServiceContext context) throws Throwable
createService in interface net.officefloor.frame.api.source.ServiceFactory<SpringSupplierExtension>Throwablepublic void beforeSpringLoad(BeforeSpringLoadSupplierExtensionContext context) throws Exception
beforeSpringLoad in interface SpringSupplierExtensionExceptionpublic void configureSpring(org.springframework.boot.builder.SpringApplicationBuilder builder)
throws Exception
configureSpring in interface SpringSupplierExtensionExceptionpublic void afterSpringLoad(AfterSpringLoadSupplierExtensionContext context) throws Exception
afterSpringLoad in interface SpringSupplierExtensionExceptionCopyright © 2005–2020 OfficeFloor. All rights reserved.