Class WSDDBeanMapping

  • All Implemented Interfaces:
    java.io.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:
    Serialized Form