org.jboss.net.jmx.adaptor
Class MBeanAttributeInfoDeserFactory

java.lang.Object
  extended byorg.jboss.axis.encoding.ser.BaseFactory (src) 
      extended byorg.jboss.axis.encoding.ser.BaseDeserializerFactory (src) 
          extended byorg.jboss.net.jmx.adaptor.MBeanAttributeInfoDeserFactory
All Implemented Interfaces:
DeserializerFactory (src) , DeserializerFactory (src) , java.io.Serializable

public class MBeanAttributeInfoDeserFactory
extends BaseDeserializerFactory (src)

MBeanAttributeInfo Deserializer Factory

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jboss.axis.encoding.ser.BaseDeserializerFactory (src)
deserClass, deserClassConstructor, getDeserializer, javaType, xmlType
 
Constructor Summary
MBeanAttributeInfoDeserFactory(java.lang.Class javaType, QName (src)  xmlType)
           
 
Methods inherited from class org.jboss.axis.encoding.ser.BaseDeserializerFactory (src)
createFactory, getDeserClassConstructor, getDeserializerAs, getGeneralPurpose, getGetDeserializer, getSpecialized, getSupportedMechanismTypes
 
Methods inherited from class org.jboss.axis.encoding.ser.BaseFactory (src)
getMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MBeanAttributeInfoDeserFactory

public MBeanAttributeInfoDeserFactory(java.lang.Class javaType,
                                      QName (src)  xmlType)