A lightweight service interface for mapping between two attribute sources.
Implementations of this interface are expected to encapsulate the mapping
configuration information as well as the logic to act on it to perform
mapping between a given source and target attribute source.
author: Keith Donald
Map data from a source object to a target object.
Parameters: source - the source Parameters: target - the target Parameters: context - the mapping context