Uses of Interface
org.springframework.batch.core.configuration.support.ApplicationContextFactory

Packages that use ApplicationContextFactory
org.springframework.batch.core.configuration.support Specific implementations of configuration concerns. 
 

Uses of ApplicationContextFactory in org.springframework.batch.core.configuration.support
 

Classes in org.springframework.batch.core.configuration.support that implement ApplicationContextFactory
 class ClassPathXmlApplicationContextFactory
          ApplicationContextFactory implementation that takes a parent context and a path to the context to create.
 class OsgiBundleXmlApplicationContextFactory
           
 

Constructors in org.springframework.batch.core.configuration.support with parameters of type ApplicationContextFactory
ApplicationContextJobFactory(ApplicationContextFactory applicationContextFactory, String jobName)
           
 



Copyright © 2009 SpringSource. All Rights Reserved.