Class TkDashboardBlank

  • All Implemented Interfaces:
    org.takes.Take

    public final class TkDashboardBlank
    extends AbstractTkDashboard
    Take that displays blank dashboard.

    The class is immutable and thread-safe.

    Since:
    0.5
    • Constructor Detail

      • TkDashboardBlank

        public TkDashboardBlank​(DataSource src)
    • Method Detail

      • act

        public org.takes.Response act​(org.takes.Request req)
                               throws Exception
        Throws:
        Exception