Class SpringWebFluxProcedureRegistry

java.lang.Object
net.officefloor.spring.webflux.procedure.SpringWebFluxProcedureRegistry
All Implemented Interfaces:
ServiceFactory<SpringSupplierExtension>, SpringSupplierExtension, SpringSupplierExtensionServiceFactory

public class SpringWebFluxProcedureRegistry extends Object implements SpringSupplierExtensionServiceFactory, SpringSupplierExtension
Registry to map SpringWebFluxProcedureSource to its Controller HttpHandler.
Author:
Daniel Sagenschneider