Class BzmServerNotifier

  • All Implemented Interfaces:
    com.blazemeter.api.logging.UserNotifier

    public class BzmServerNotifier
    extends Object
    implements com.blazemeter.api.logging.UserNotifier
    • Constructor Detail

      • BzmServerNotifier

        public BzmServerNotifier()
    • Method Detail

      • notifyInfo

        public void notifyInfo​(String s)
        Specified by:
        notifyInfo in interface com.blazemeter.api.logging.UserNotifier
      • notifyWarning

        public void notifyWarning​(String s)
        Specified by:
        notifyWarning in interface com.blazemeter.api.logging.UserNotifier
      • notifyError

        public void notifyError​(String s)
        Specified by:
        notifyError in interface com.blazemeter.api.logging.UserNotifier