Class MetricLinkPageFactory

java.lang.Object
io.datarouter.web.html.j2html.bootstrap4.Bootstrap4PageFactory
io.datarouter.metric.web.MetricLinkPageFactory

@Singleton public class MetricLinkPageFactory extends io.datarouter.web.html.j2html.bootstrap4.Bootstrap4PageFactory
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    io.datarouter.web.html.j2html.bootstrap4.Bootstrap4PageBuilder
    startBuilder(javax.servlet.http.HttpServletRequest request)
     

    Methods inherited from class io.datarouter.web.html.j2html.bootstrap4.Bootstrap4PageFactory

    message, message, preformattedMessage

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • MetricLinkPageFactory

      public MetricLinkPageFactory()
  • Method Details

    • startBuilder

      public io.datarouter.web.html.j2html.bootstrap4.Bootstrap4PageBuilder startBuilder(javax.servlet.http.HttpServletRequest request)
      Overrides:
      startBuilder in class io.datarouter.web.html.j2html.bootstrap4.Bootstrap4PageFactory