org.apache.beehive.wsm.axis.util.encoding
Class CollectionSerializerFactory

Object
  extended by BaseFactory
      extended by BaseSerializerFactory
          extended by CollectionSerializerFactory
All Implemented Interfaces:
Serializable, SerializerFactory

public class CollectionSerializerFactory
extends BaseSerializerFactory

***************************************************************************

See Also:
Serialized Form

Field Summary
 
Fields inherited from class BaseSerializerFactory
getSerializer, javaType, log, ser, serClass, serClassConstructor, xmlType
 
Constructor Summary
CollectionSerializerFactory(Class javaType, QName xmlType)
           
 
Method Summary
 
Methods inherited from class BaseSerializerFactory
createFactory, getGeneralPurpose, getGetSerializer, getJavaType, getSerClassConstructor, getSerializerAs, getSerializerAsInternal, getSpecialized, getSupportedMechanismTypes, getXMLType
 
Methods inherited from class BaseFactory
getMethod
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionSerializerFactory

public CollectionSerializerFactory(Class javaType,
                                   QName xmlType)