org.apache.axis.encoding.ser
Class BeanDeserializerFactory
java.lang.Object
org.apache.axis.encoding.ser.BaseFactory
org.apache.axis.encoding.ser.BaseDeserializerFactory
org.apache.axis.encoding.ser.BeanDeserializerFactory
- All Implemented Interfaces:
- Serializable, javax.xml.rpc.encoding.DeserializerFactory
public class BeanDeserializerFactory
- extends org.apache.axis.encoding.ser.BaseDeserializerFactory
DeserializerFactory for Bean
- Author:
- Rich Scheuerle , Sam Ruby
- See Also:
- Serialized Form
Method Summary |
static Map |
getProperties(Class javaType,
org.apache.axis.description.TypeDesc typeDesc)
Get a list of the bean properties |
Methods inherited from class org.apache.axis.encoding.ser.BaseDeserializerFactory |
createFactory, getDeserializerAs, getSupportedMechanismTypes |
BeanDeserializerFactory
public BeanDeserializerFactory(Class javaType,
QName xmlType)
getProperties
public static Map getProperties(Class javaType,
org.apache.axis.description.TypeDesc typeDesc)
- Get a list of the bean properties
Copyright © 2012 Railo