Class BaseSpringServiceLocator

  • All Implemented Interfaces:
    ServiceLocator

    public abstract class BaseSpringServiceLocator
    extends Object
    implements ServiceLocator
    Static class for accessing the Spring container
    Author:
    bas.rutten
    • Field Detail

      • ctx

        protected org.springframework.context.ApplicationContext ctx
    • Constructor Detail

      • BaseSpringServiceLocator

        public BaseSpringServiceLocator()