|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| AbstractMethodInvokingDelegator | Superclass for delegating classes which dynamically call a custom method of injected object. |
| ItemReaderAdapter | Invokes a custom method on a delegate plain old Java object which itself provides an item. |
| ItemWriterAdapter | Delegates item processing to a custom method - passes the item as an argument for the delegate method. |
| PropertyExtractingDelegatingItemWriter | Delegates processing to a custom method - extracts property values from item object and uses them as arguments for the delegate method. |
| Exception Summary | |
|---|---|
| DynamicMethodInvocationException | Indicates an error has been encountered while trying to dynamically call a method e.g. |
Adapters for Plain Old Java Objects.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||