当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 webservice API Documentation 英文版文档
MetaDataBeanDeserializerFactory (JBossWS API) - JBoss 4.0.1 sp1 webservice API Documentation 英文版文档
org.jboss.webservice.encoding.ser
Class MetaDataBeanDeserializerFactory
java.lang.Object
org.apache.axis.encoding.ser.BaseFactory
org.apache.axis.encoding.ser.BaseDeserializerFactory
org.jboss.webservice.encoding.ser.MetaDataBeanDeserializerFactory
- All Implemented Interfaces:
- org.apache.axis.encoding.DeserializerFactory, javax.xml.rpc.encoding.DeserializerFactory, Serializable
- public class MetaDataBeanDeserializerFactory
- extends org.apache.axis.encoding.ser.BaseDeserializerFactory
A factory for the MetaDataBeanDeserializer
- Author:
- thomas.diesler@jboss.org
- See Also:
- Serialized Form
Fields inherited from class org.apache.axis.encoding.ser.BaseDeserializerFactory |
deserClass, deserClassConstructor, getDeserializer, javaType, xmlType |
Methods inherited from class org.apache.axis.encoding.ser.BaseDeserializerFactory |
createFactory, getDeserClassConstructor, getDeserializerAs, getGetDeserializer, getSupportedMechanismTypes |
Methods inherited from class org.apache.axis.encoding.ser.BaseFactory |
getMethod |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MetaDataBeanDeserializerFactory
public MetaDataBeanDeserializerFactory(Class javaType,
javax.xml.namespace.QName xmlType)
setMetaData
public void setMetaData(BeanXMLMetaData metaData)
getSpecialized
protected org.apache.axis.encoding.Deserializer getSpecialized(String mechanismType)
getGeneralPurpose
protected org.apache.axis.encoding.Deserializer getGeneralPurpose(String mechanismType)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.