Interface OpenApiOperationExtensionServiceFactory
-
- All Superinterfaces:
ServiceFactory<OpenApiOperationExtension>
public interface OpenApiOperationExtensionServiceFactory extends ServiceFactory<OpenApiOperationExtension>
ServiceFactory
for theOpenApiOperationExtension
.- Author:
- Daniel Sagenschneider
-
-
Method Summary
-
Methods inherited from interface net.officefloor.frame.api.source.ServiceFactory
createService
-
-