Class MockSpringServletService

All Implemented Interfaces:
Serializable

public class MockSpringServletService extends SpringVaadinServletService
A mocking service that performs three very important tasks: The class is intentionally opened, to be extensible in user's library.
Author:
mavi
See Also:
  • Constructor Details

    • MockSpringServletService

      public MockSpringServletService(@NotNull MockSpringServlet servlet, @NotNull DeploymentConfiguration deploymentConfiguration, @NotNull org.springframework.context.ApplicationContext ctx, @NotNull kotlin.jvm.functions.Function0<UI> uiFactory)
  • Method Details