Package org.springframework.batch.support

Infrastructure implementations of support concerns.

See:
          Description

Interface Summary
ExceptionClassifier Interface for a classifier of exceptions.
 

Class Summary
BinaryExceptionClassifier A ExceptionClassifier that has only two classes of exception.
DefaultPropertyEditorRegistrar A re-usable PropertyEditorRegistrar that can be used wherever one needs to register custom PropertyEditor instances with a PropertyEditorRegistry (like a bean wrapper, or a type converter).
ExceptionClassifierSupport Base class for ExceptionClassifier implementations.
IntArrayPropertyEditor  
PropertiesConverter Utility to convert a Properties object to a String and back.
SubclassExceptionClassifier  
 

Package org.springframework.batch.support Description

Infrastructure implementations of support concerns.



Copyright © 2008 SpringSource. All Rights Reserved.