com.acsinet_solutions.cetia4.service
Interface ServiceLocatorFactory

All Known Implementing Classes:
DynamicSpringServiceLocatorFactory

public interface ServiceLocatorFactory

Represents a factory for a concrete service locator instance.


Method Summary
 ServiceLocator getServiceLocator()
          Obtain a valid not-null reference to the service locator.
 

Method Detail

getServiceLocator

ServiceLocator getServiceLocator()
Obtain a valid not-null reference to the service locator.