mx4j.tools.remote.soap.axis.ser
Class TimerNotificationDeserFactory

java.lang.Object
  extended by org.apache.axis.encoding.ser.BaseFactory
      extended by org.apache.axis.encoding.ser.BaseDeserializerFactory
          extended by mx4j.tools.remote.soap.axis.ser.TimerNotificationDeserFactory
All Implemented Interfaces:
java.io.Serializable, javax.xml.rpc.encoding.DeserializerFactory

public class TimerNotificationDeserFactory
extends org.apache.axis.encoding.ser.BaseDeserializerFactory

Version:
$Revision: 1.3 $
See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.axis.encoding.ser.BaseDeserializerFactory
deserClass, deserClassConstructor, getDeserializer, javaType, log, xmlType
 
Constructor Summary
TimerNotificationDeserFactory(java.lang.Class javaType, javax.xml.namespace.QName xmlType)
           
 
Method Summary
 
Methods inherited from class org.apache.axis.encoding.ser.BaseDeserializerFactory
createFactory, getDeserClassConstructor, getDeserializerAs, getGeneralPurpose, getGetDeserializer, getSpecialized, 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
 

Constructor Detail

TimerNotificationDeserFactory

public TimerNotificationDeserFactory(java.lang.Class javaType,
                                     javax.xml.namespace.QName xmlType)


Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.