org.jboss.net.jmx.adaptor
Class MBeanConstructorInfoDeserFactory

java.lang.Object
  extended byorg.jboss.axis.encoding.ser.BaseFactory
      extended byorg.jboss.axis.encoding.ser.BaseDeserializerFactory
          extended byorg.jboss.net.jmx.adaptor.MBeanConstructorInfoDeserFactory
All Implemented Interfaces:
org.jboss.axis.encoding.DeserializerFactory, javax.xml.rpc.encoding.DeserializerFactory, Serializable

public class MBeanConstructorInfoDeserFactory
extends org.jboss.axis.encoding.ser.BaseDeserializerFactory

MBeanConstructorInfo Deserializer Factory

Version:
$Revision: 1.4.8.1 $
Author:
Alireza Taherkordi
See Also:
Serialized Form

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

MBeanConstructorInfoDeserFactory

public MBeanConstructorInfoDeserFactory(Class javaType,
                                        javax.xml.namespace.QName xmlType)


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.