The hope is that there is a single class that all other application objects can use to get relevant application preferences information. So the properties file might look like:
units_class = cfa.vo.iris.units.DefaultUnitsManager
then the properties class has a method getUnitsManager that returns an (the?) instance of that class for the iris workspace running.