Retrieve an instance of StringManager for the passed class.
Currently an instance of Stringmanager is stored for each
package.
Parameters: clazz - Class to retrieve StringManager for. instance of StringManager. throws: IllegalArgumentException - Thrown if nullclazz passed.