Uses of Package
org.springframework.batch.core.configuration.support

Packages that use org.springframework.batch.core.configuration.support
org.springframework.batch.core.configuration.annotation   
org.springframework.batch.core.configuration.support Specific implementations of configuration concerns. 
org.springframework.batch.core.launch.support Support classes for use in bootstrap and launch implementations or configurations. 
 

Classes in org.springframework.batch.core.configuration.support used by org.springframework.batch.core.configuration.annotation
AutomaticJobRegistrar
          Loads and unloads Jobs when the application context is created and destroyed.
 

Classes in org.springframework.batch.core.configuration.support used by org.springframework.batch.core.configuration.support
AbstractApplicationContextFactory
          ApplicationContextFactory implementation that takes a parent context and a path to the context to create.
ApplicationContextFactory
          Factory for the creation of ApplicationContexts.
GenericApplicationContextFactory
          ApplicationContextFactory implementation that takes a parent context and a path to the context to create.
JobLoader
           
 

Classes in org.springframework.batch.core.configuration.support used by org.springframework.batch.core.launch.support
JobLoader
           
 



Copyright © 2013 SpringSource. All Rights Reserved.