Class WicketMetricsSettings

    • Method Detail

      • setEnabled

        public void setEnabled​(boolean enabled)
        If the metrics should be enabled
        Parameters:
        enabled - if the metrics should be enabled
      • isEnabled

        public boolean isEnabled()
        If the wicket metrics are enabled
        Returns:
        if the wicket metrics are enabled
      • getPrefix

        public String getPrefix()
        Gets the prefix.
        Returns:
        the prefix
      • setPrefix

        public void setPrefix​(String prefix)
        Sets the prefix to be used for the statistics
        Parameters:
        prefix - the prefix to be used