Package org.sr.server.spring

This package contains Spring frmework specific implementations.

See:
          Description

Class Summary
SpringServiceLocator 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.
 

Package org.sr.server.spring Description

This package contains Spring frmework specific implementations.