Class ServerAndClientViewsProvider

java.lang.Object
com.vaadin.hilla.route.ServerAndClientViewsProvider

public class ServerAndClientViewsProvider extends Object
  • Constructor Details

    • ServerAndClientViewsProvider

      public ServerAndClientViewsProvider(DeploymentConfiguration deploymentConfiguration, @Nullable NavigationAccessControl accessControl, @Nullable ViewAccessChecker viewAccessChecker, boolean exposeServerRoutesToClient)
      Creates a new listener instance with the given route registry.
      Parameters:
      deploymentConfiguration - the runtime deployment configuration
      exposeServerRoutesToClient - whether to expose server routes to the client
  • Method Details