Class DashboardHtml

java.lang.Object
com.loomcache.server.management.DashboardHtml

public final class DashboardHtml extends Object
Embedded HTML dashboard for the LoomCache management UI.

Self-contained single-page dashboard that consumes the management REST API. No external dependencies (CSS/JS inline). Auto-refreshes every 5 seconds.

Since:
2.0
  • Method Details

    • getHtml

      public static String getHtml()
      Returns the complete HTML dashboard page.