Class WSDDBeanMapping

All Implemented Interfaces:
Serializable

public class WSDDBeanMapping extends WSDDTypeMapping
A WSDDBeanMapping is simply a WSDDTypeMapping which has preset values for the serializer and deserializer attributes. This enables the following slightly simplified syntax when expressing a bean mapping: <beanMapping qname="prefix:local" languageSpecificType="java:class"/>
Author:
Glen Daniels (gdaniels@apache.org)
See Also: