org.apache.axis.deployment.wsdd
public class WSDDBeanMapping extends WSDDTypeMapping
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"/>
Constructor Summary | |
---|---|
WSDDBeanMapping()
Default constructor
| |
WSDDBeanMapping(Element e) |
Method Summary | |
---|---|
protected QName | getElementName() |
void | writeToContext(SerializationContext context) |