Class SpaBundleState

java.lang.Object
ru.vyarus.guicey.spa.filter.SpaBundleState

public class SpaBundleState extends Object
Spa bundle shared state object.
Since:
18.03.2025
  • Constructor Details

    • SpaBundleState

      public SpaBundleState()
  • Method Details

    • checkUnique

      public void checkUnique(String assetName)
      Spa bundle's asset name used for filter mapping and so must be unique for all registered bundles.
      Parameters:
      assetName - new asset name (for the registering bundle)