Interface NagListener


public interface NagListener
Interface for presenting license nag messages to users.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    nag(Map<String,String> p_msgs)
    Present nag message to the user.
  • Method Details

    • nag

      void nag(Map<String,String> p_msgs)
      Present nag message to the user.
      Parameters:
      p_msgs - Map of features to messages