Interface ServletSupplierExtensionServiceFactory
-
- All Superinterfaces:
ServiceFactory<ServletSupplierExtension>
- All Known Implementing Classes:
WebMvcServletSupplierExtension
public interface ServletSupplierExtensionServiceFactory extends ServiceFactory<ServletSupplierExtension>
ServiceFactory
for theServletSupplierExtension
.- Author:
- Daniel Sagenschneider
-
-
Method Summary
-
Methods inherited from interface net.officefloor.frame.api.source.ServiceFactory
createService
-
-