This class is a Service Locator implementation for
Spring beans.This locator access spring beans instances by using spring application context, so the
target attribute of services need to show the spring bean names of the target objects.In order to use this locator
you should also define this locator as spring bean in spring configuration.