Package net.officefloor.spring.extension
Interface SpringSupplierExtensionServiceFactory
-
- All Superinterfaces:
ServiceFactory<SpringSupplierExtension>
- All Known Implementing Classes:
JaxRsSpringSupplierExtension
,SpringDataExtension
,SpringWebFluxProcedureRegistry
,SpringWebMvcProcedureRegistry
,WebFluxSpringSupplierExtension
,WebMvcSpringSupplierExtension
public interface SpringSupplierExtensionServiceFactory extends ServiceFactory<SpringSupplierExtension>
ServiceFactory
for theSpringSupplierExtension
.- Author:
- Daniel Sagenschneider
-
-
Method Summary
-
Methods inherited from interface net.officefloor.frame.api.source.ServiceFactory
createService
-
-