See: Description
| Interface | Description |
|---|---|
| ChainedBeanCreator |
Creator of beans that may delegate responsibility to members down the chain.
|
| Class | Description |
|---|---|
| ArrayBindAction |
Acts to bind an array property.
|
| BeanBindAction |
Action that creates and binds a new bean instance.
|
| BeanCreationChain |
A Chain of bean creators.
|
| BeanCreationList |
Chain implementation that's backed by a list.
|
| ChainedBeanCreatorFactory |
Group of factory methods for
ChainedBeanCreator's. |
| ElementMapping |
Describes a mapping between an xml element and a betwixt element.
|
| MappingAction |
Executes mapping action for a subgraph.
|
| MappingAction.Base |
Basic action.
|
| ReadConfiguration |
Stores mapping phase configuration settings that apply only for bean reading.
|
| ReadContext |
Extends
Context to provide read specific functionality. |
| SimpleTypeBindAction |
Action binds a simple type.
|
Package contains strategy and configuration classes used by reading only.
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.