mx4j.tools.remote.soap.axis.ser
Class NotificationDeser
java.lang.Object
DeserializerImpl
mx4j.tools.remote.soap.axis.ser.AxisDeserializer
mx4j.tools.remote.soap.axis.ser.NotificationDeser
- Direct Known Subclasses:
- MBeanServerNotificationDeser, MonitorNotificationDeser, TimerNotificationDeser
public class NotificationDeser
- extends AxisDeserializer
- Version:
- $Revision: 1.4 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NotificationDeser
public NotificationDeser()
onSetChildValue
public void onSetChildValue(java.lang.Object value,
java.lang.Object hint)
throws org.xml.sax.SAXException
- Specified by:
onSetChildValue
in class AxisDeserializer
- Throws:
org.xml.sax.SAXException
createObject
protected java.lang.Object createObject()
throws org.xml.sax.SAXException
- Specified by:
createObject
in class AxisDeserializer
- Throws:
org.xml.sax.SAXException
getType
protected java.lang.String getType()
getSource
protected java.lang.Object getSource()
getSequenceNumber
protected long getSequenceNumber()
getTimeStamp
protected long getTimeStamp()
getMessage
protected java.lang.String getMessage()
getUserData
protected java.lang.Object getUserData()
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.