A resource loader which is responsible for loading resources from the Workflow Core. It is responsible for
searching for service overrides in the Institutional Plugin before falling back to default services
from the core.
author: Eric Westfall
getService(QName serviceName) Overrides the standard getService method to first look in the institutional plugin for the
service with the given name and then fall back to the default implementation in the
core (if it exists).
Overrides the standard getService method to first look in the institutional plugin for the
service with the given name and then fall back to the default implementation in the
core (if it exists).