Class CommonCommonBundle


  • public class CommonCommonBundle
    extends Object
    Bundle for common-package in tentackle-common.
    Author:
    harald
    • Method Detail

      • getBundle

        public static ResourceBundle getBundle()
        Gets the bundle.
        Returns:
        the resource bundle
      • getString

        public static String getString​(String key)
        Gets a string for the given key.
        Parameters:
        key - the key
        Returns:
        the string from the bundle