Interface BundleFinder

    • Method Detail

      • getBundle

        java.util.ResourceBundle getBundle​(java.lang.String msgId)
        Return the bundle to be used. The msgIdf is passed in to allow it to be a factor in determing the resource name of the messages file.
        Parameters:
        msgId - Message being searched for.