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

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

public class MBeanServerNotificationDeserFactory
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, xmlType
 
Fields inherited from class org.apache.axis.encoding.ser.BaseFactory
methodCache
 
Constructor Summary
MBeanServerNotificationDeserFactory(java.lang.Class javaType, javax.xml.namespace.QName xmlType)
           
 
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

MBeanServerNotificationDeserFactory

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


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