getAllSources
Return an immutable set of all the sources that will be added to an ApplicationContext when run is called. This method combines any primary sources specified in the constructor with any additional ones that have been explicitly set.
Return
an immutable set of all sources