mx4j.tools.remote.soap.axis.ser

Class NotificationDeser

Known Direct Subclasses:
MBeanServerNotificationDeser, MonitorNotificationDeser, TimerNotificationDeser

public class NotificationDeser
extends AxisDeserializer

Version:
$Revision: 1.4 $

Method Summary

protected Object
createObject()
protected String
getMessage()
protected long
getSequenceNumber()
protected Object
getSource()
protected long
getTimeStamp()
protected String
getType()
protected Object
getUserData()
void
onSetChildValue(Object value, Object hint)

Methods inherited from class mx4j.tools.remote.soap.axis.ser.AxisDeserializer

createObject, getLogger, onEndElement, onSetChildValue, onStartChild, onStartElement, setChildValue

Method Details

createObject

protected Object createObject()
            throws SAXException
Overrides:
createObject in interface AxisDeserializer

getMessage

protected String getMessage()

getSequenceNumber

protected long getSequenceNumber()

getSource

protected Object getSource()

getTimeStamp

protected long getTimeStamp()

getType

protected String getType()

getUserData

protected Object getUserData()

onSetChildValue

public void onSetChildValue(Object value,
                            Object hint)
            throws SAXException
Overrides:
onSetChildValue in interface AxisDeserializer

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