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

Packages that use org.springframework.batch.core.configuration
org.springframework.batch.core.configuration Interfaces for registration and location of job configurations. 
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 used by org.springframework.batch.core.configuration
JobFactory
          Strategy for creating a single job.
JobLocator
          A runtime service locator interface for retrieving job configurations by name.
JobRegistry
          A runtime service registry interface for registering job configurations by name.
 

Classes in org.springframework.batch.core.configuration used by org.springframework.batch.core.configuration.support
JobFactory
          Strategy for creating a single job.
JobLocator
          A runtime service locator interface for retrieving job configurations by name.
JobRegistry
          A runtime service registry interface for registering job configurations by name.
ListableJobRegistry
          A listable extension of JobRegistry.
 

Classes in org.springframework.batch.core.configuration used by org.springframework.batch.core.launch.support
JobLocator
          A runtime service locator interface for retrieving job configurations by name.
 



Copyright © 2009 SpringSource. All Rights Reserved.