org.jboss.net.jmx.adaptor
Class MBeanNotificationInfoDeserFactory

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.MBeanNotificationInfoDeserFactory
All Implemented Interfaces:
DeserializerFactory (src) , DeserializerFactory (src) , java.io.Serializable

public class MBeanNotificationInfoDeserFactory
extends BaseDeserializerFactory (src)

MBeanNotificationInfo 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
MBeanNotificationInfoDeserFactory(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

MBeanNotificationInfoDeserFactory

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