org.apache.axis.encoding
Class JAFDataHandlerDeserializer.Factory

java.lang.Object
  |
  +--org.apache.axis.encoding.JAFDataHandlerDeserializer.Factory
All Implemented Interfaces:
DeserializerFactory, java.io.Serializable
Enclosing class:
JAFDataHandlerDeserializer

public static class JAFDataHandlerDeserializer.Factory
extends java.lang.Object
implements DeserializerFactory

BeanSerializer Factory that creates instances with the specified class. Caches the PropertyDescriptor

See Also:
Serialized Form

Constructor Summary
JAFDataHandlerDeserializer.Factory()
           
 
Method Summary
 Deserializer getDeserializer(java.lang.Class cls)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAFDataHandlerDeserializer.Factory

public JAFDataHandlerDeserializer.Factory()
Method Detail

getDeserializer

public Deserializer getDeserializer(java.lang.Class cls)
Specified by:
getDeserializer in interface DeserializerFactory


Copyright © 2001 Apache XML Project. All Rights Reserved.