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

java.lang.Object
  extended by DeserializerImpl
      extended by mx4j.tools.remote.soap.axis.ser.AxisDeserializer
          extended by mx4j.tools.remote.soap.axis.ser.NotificationDeser
              extended by mx4j.tools.remote.soap.axis.ser.MonitorNotificationDeser

public class MonitorNotificationDeser
extends NotificationDeser

Version:
$Revision: 1.4 $

Constructor Summary
MonitorNotificationDeser()
           
 
Method Summary
protected  java.lang.Object createObject()
           
 void onSetChildValue(java.lang.Object value, java.lang.Object hint)
           
 
Methods inherited from class mx4j.tools.remote.soap.axis.ser.NotificationDeser
getMessage, getSequenceNumber, getSource, getTimeStamp, getType, getUserData
 
Methods inherited from class mx4j.tools.remote.soap.axis.ser.AxisDeserializer
getLogger, onEndElement, onStartChild, onStartElement, setChildValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MonitorNotificationDeser

public MonitorNotificationDeser()
Method Detail

onSetChildValue

public void onSetChildValue(java.lang.Object value,
                            java.lang.Object hint)
                     throws org.xml.sax.SAXException
Overrides:
onSetChildValue in class NotificationDeser
Throws:
org.xml.sax.SAXException

createObject

protected java.lang.Object createObject()
                                 throws org.xml.sax.SAXException
Overrides:
createObject in class NotificationDeser
Throws:
org.xml.sax.SAXException


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