Class BSFNotificationStrategy

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void log​(java.lang.String level, java.lang.String format, java.lang.Object... args)  
      int send​(java.util.List<Argument> arguments)
      send
      • Methods inherited from class java.lang.Object

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

      • BSFNotificationStrategy

        public BSFNotificationStrategy()
    • Method Detail

      • log

        public void log​(java.lang.String level,
                        java.lang.String format,
                        java.lang.Object... args)