Package org.springframework.batch.core.converter

Support classes for implementations of the batch APIs.

See:
          Description

Interface Summary
JobParametersConverter A factory for JobParameters instances.
 

Class Summary
DefaultJobParametersConverter Converter for JobParameters instances using a simple naming convention for property keys.
 

Package org.springframework.batch.core.converter Description

Support classes for implementations of the batch APIs. Things like converters and resource location and management concerns.



Copyright © 2009 SpringSource. All Rights Reserved.