Skip navigation links
A B C E G I L N O P R S T V W 

A

afterSpringLoad(AfterSpringLoadSupplierExtensionContext) - Method in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureRegistry
 
afterSpringLoad(AfterSpringLoadSupplierExtensionContext) - Method in class net.officefloor.spring.webmvc.WebMvcSpringSupplierExtension
 
ATTRIBUTE_HANDLER_EXECUTION_CHAIN - Static variable in class net.officefloor.spring.webmvc.procedure.ProcedureDispatcherServlet
Attribute name for the HandlerExecutionChain.
attributes - Variable in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedure
Attributes for ServletServicer.

B

beforeCompletion(BeforeCompleteServletSupplierExtensionContext) - Method in class net.officefloor.spring.webmvc.WebMvcServletSupplierExtension
 
beforeSpringLoad(BeforeSpringLoadSupplierExtensionContext) - Method in class net.officefloor.spring.webmvc.WebMvcSpringSupplierExtension
 

C

configureSpring(SpringApplicationBuilder) - Method in class net.officefloor.spring.webmvc.WebMvcSpringSupplierExtension
 
controllerClass - Variable in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedure
Controller Class.
controllerMethodName - Variable in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedure
Name of Controller Method.
createService(ServiceContext) - Method in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureRegistry
 
createService(ServiceContext) - Method in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureSource
 
createService(ServiceContext) - Method in class net.officefloor.spring.webmvc.WebMvcServletSupplierExtension
 
createService(ServiceContext) - Method in class net.officefloor.spring.webmvc.WebMvcSpringSupplierExtension
 
createService(ServiceContext) - Method in class net.officefloor.spring.webmvc.WebMvcWoofExtensionService
 

E

execute(ManagedFunctionContext<SpringWebMvcProcedure.DependencyKeys, None>) - Method in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedure
 
extend(WoofContext) - Method in class net.officefloor.spring.webmvc.WebMvcWoofExtensionService
 
extractEndPointMethods(Class<?>, Consumer<Method>) - Static method in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureRegistry
Extract the RequestMapping Method instances.

G

getHandler(HttpServletRequest) - Method in class net.officefloor.spring.webmvc.procedure.ProcedureDispatcherServlet
 
getHandler(Class<?>, String, ClassLoader, ConfigurableApplicationContext) - Static method in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureRegistry
Obtains the HandlerExecutionChain for the Controller Method.
getHandler(Class<?>, Method, ClassLoader, ConfigurableApplicationContext) - Static method in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureRegistry
Obtains the HandlerExecutionChain for the Controller Method.
getSourceName() - Method in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureSource
 
getWebServer(ServletContextInitializer...) - Method in class net.officefloor.spring.webmvc.WebMvcSpringSupplierExtension.OfficeFloorServletWebServerFactory
 

I

initWebApplicationContext() - Method in class net.officefloor.spring.webmvc.procedure.ProcedureDispatcherServlet
 
INPUT - Static variable in class net.officefloor.spring.webmvc.WebMvcSectionSource
SectionInput name for servicing the ServerHttpConnection.

L

listProcedures(ProcedureListContext) - Method in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureSource
 
loadManagedFunction(ProcedureManagedFunctionContext) - Method in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureSource
 
loadSpecification(AbstractSectionSource.SpecificationContext) - Method in class net.officefloor.spring.webmvc.WebMvcSectionSource
 

N

net.officefloor.spring.webmvc - package net.officefloor.spring.webmvc
 
net.officefloor.spring.webmvc.procedure - package net.officefloor.spring.webmvc.procedure
 

O

OfficeFloorEmbeddedTomcatConfiguration() - Constructor for class net.officefloor.spring.webmvc.WebMvcSpringSupplierExtension.OfficeFloorEmbeddedTomcatConfiguration
 
OfficeFloorServletWebServerFactory() - Constructor for class net.officefloor.spring.webmvc.WebMvcSpringSupplierExtension.OfficeFloorServletWebServerFactory
 
OUTPUT - Static variable in class net.officefloor.spring.webmvc.WebMvcSectionSource
SectionOutput for passing on to next in chain for servicing ServerHttpConnection.

P

ProcedureDispatcherServlet - Class in net.officefloor.spring.webmvc.procedure
DispatcherServlet for the SpringWebMvcProcedureSource.
ProcedureDispatcherServlet() - Constructor for class net.officefloor.spring.webmvc.procedure.ProcedureDispatcherServlet
 

R

registerSpringControllerProcedure(SpringWebMvcProcedure) - Static method in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureRegistry

S

SOURCE_NAME - Static variable in class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureSource
sourceSection(SectionDesigner, SectionSourceContext) - Method in class net.officefloor.spring.webmvc.WebMvcSectionSource
 
SpringWebMvcProcedure - Class in net.officefloor.spring.webmvc.procedure
Spring Web MVC Controller Procedure.
SpringWebMvcProcedure(ServletServicer, Class<?>, String) - Constructor for class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedure
Instantiate.
SpringWebMvcProcedure.DependencyKeys - Enum in net.officefloor.spring.webmvc.procedure
Dependency keys.
SpringWebMvcProcedureRegistry - Class in net.officefloor.spring.webmvc.procedure
Registry to map SpringWebMvcProcedureSource to its Controller HandlerExecutionChain.
SpringWebMvcProcedureRegistry() - Constructor for class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureRegistry
 
SpringWebMvcProcedureSource - Class in net.officefloor.spring.webmvc.procedure
Web MVC Controller ProcedureSource.
SpringWebMvcProcedureSource() - Constructor for class net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedureSource
 

T

tomcatServletWebServerFactory(ObjectProvider<TomcatContextCustomizer>) - Method in class net.officefloor.spring.webmvc.WebMvcSpringSupplierExtension.OfficeFloorEmbeddedTomcatConfiguration
 

V

valueOf(String) - Static method in enum net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedure.DependencyKeys
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.officefloor.spring.webmvc.procedure.SpringWebMvcProcedure.DependencyKeys
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebMvcSectionSource - Class in net.officefloor.spring.webmvc
SectionSource servicing ServerHttpConnection via Web MVC.
WebMvcSectionSource() - Constructor for class net.officefloor.spring.webmvc.WebMvcSectionSource
 
WebMvcServletSupplierExtension - Class in net.officefloor.spring.webmvc
WebMvcServletSupplierExtension() - Constructor for class net.officefloor.spring.webmvc.WebMvcServletSupplierExtension
 
WebMvcSpringSupplierExtension - Class in net.officefloor.spring.webmvc
WebMvcSpringSupplierExtension() - Constructor for class net.officefloor.spring.webmvc.WebMvcSpringSupplierExtension
 
WebMvcSpringSupplierExtension.OfficeFloorEmbeddedTomcatConfiguration - Class in net.officefloor.spring.webmvc
Configuration to embed OfficeFloor managed Tomcat.
WebMvcSpringSupplierExtension.OfficeFloorServletWebServerFactory - Class in net.officefloor.spring.webmvc
OfficeFloor ServletWebServerFactory.
WebMvcWoofExtensionService - Class in net.officefloor.spring.webmvc
WoofExtensionService to provide a Servlet container.
WebMvcWoofExtensionService() - Constructor for class net.officefloor.spring.webmvc.WebMvcWoofExtensionService
 
A B C E G I L N O P R S T V W 
Skip navigation links

Copyright © 2005–2020 OfficeFloor. All rights reserved.