Interface ScoControllerFactory
public interface ScoControllerFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreateScoController(HostingServiceProxy hostingServiceProxy, HostedServiceProxy setServiceProxy, HostedServiceProxy contextServiceProxy)
-
Method Details
-
createScoController
ScoController createScoController(HostingServiceProxy hostingServiceProxy, @Nullable HostedServiceProxy setServiceProxy, @Nullable HostedServiceProxy contextServiceProxy)
-