Uses of Interface
net.officefloor.spring.extension.SpringSupplierExtension
-
-
Uses of SpringSupplierExtension in net.officefloor.spring.data
Classes in net.officefloor.spring.data that implement SpringSupplierExtension Modifier and Type Class Description class
SpringDataExtension
Spring dataSpringSupplierExtension
.Methods in net.officefloor.spring.data that return SpringSupplierExtension Modifier and Type Method Description SpringSupplierExtension
SpringDataExtension. createService(ServiceContext context)
-
Uses of SpringSupplierExtension in net.officefloor.spring.jaxrs
Classes in net.officefloor.spring.jaxrs that implement SpringSupplierExtension Modifier and Type Class Description class
JaxRsSpringSupplierExtension
JAX-RSSpringSupplierExtension
.Methods in net.officefloor.spring.jaxrs that return SpringSupplierExtension Modifier and Type Method Description SpringSupplierExtension
JaxRsSpringSupplierExtension. createService(ServiceContext context)
-
Uses of SpringSupplierExtension in net.officefloor.spring.webflux
Classes in net.officefloor.spring.webflux that implement SpringSupplierExtension Modifier and Type Class Description class
WebFluxSpringSupplierExtension
Web FluxSpringSupplierExtension
.Methods in net.officefloor.spring.webflux that return SpringSupplierExtension Modifier and Type Method Description SpringSupplierExtension
WebFluxSpringSupplierExtension. createService(ServiceContext context)
-
Uses of SpringSupplierExtension in net.officefloor.spring.webflux.procedure
Classes in net.officefloor.spring.webflux.procedure that implement SpringSupplierExtension Modifier and Type Class Description class
SpringWebFluxProcedureRegistry
Methods in net.officefloor.spring.webflux.procedure that return SpringSupplierExtension Modifier and Type Method Description SpringSupplierExtension
SpringWebFluxProcedureRegistry. createService(ServiceContext context)
-
Uses of SpringSupplierExtension in net.officefloor.spring.webmvc
Classes in net.officefloor.spring.webmvc that implement SpringSupplierExtension Modifier and Type Class Description class
WebMvcSpringSupplierExtension
Web MVCSpringSupplierExtension
.Methods in net.officefloor.spring.webmvc that return SpringSupplierExtension Modifier and Type Method Description SpringSupplierExtension
WebMvcSpringSupplierExtension. createService(ServiceContext context)
-
Uses of SpringSupplierExtension in net.officefloor.spring.webmvc.procedure
Classes in net.officefloor.spring.webmvc.procedure that implement SpringSupplierExtension Modifier and Type Class Description class
SpringWebMvcProcedureRegistry
Methods in net.officefloor.spring.webmvc.procedure that return SpringSupplierExtension Modifier and Type Method Description SpringSupplierExtension
SpringWebMvcProcedureRegistry. createService(ServiceContext context)
-