org.apache.axis.encoding.ser
Class BeanDeserializerFactory
- DeserializerFactory, DeserializerFactory, java.io.Serializable
public class BeanDeserializerFactory
DeserializerFactory for Bean
- Rich Scheuerle
- Sam Ruby
propertyMap
protected Map propertyMap
typeDesc
protected TypeDesc typeDesc
Type metadata about this class for XML deserialization
BeanDeserializerFactory
public BeanDeserializerFactory(Class javaType,
QName xmlType)
getGeneralPurpose
protected Deserializer getGeneralPurpose(String mechanismType)
Optimize construction of a BeanDeserializer by caching the
type descriptor and property map.
- getGeneralPurpose in interface BaseDeserializerFactory
getProperties
public static Map getProperties(Class javaType,
TypeDesc typeDesc)
Get a list of the bean properties
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.