mx4j.tools.remote.soap.axis.ser

Class TimerNotificationDeser


public class TimerNotificationDeser
extends NotificationDeser

Version:
$Revision: 1.3 $

Method Summary

protected Object
createObject()
void
onSetChildValue(Object value, Object hint)

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

createObject, getMessage, getSequenceNumber, getSource, getTimeStamp, getType, getUserData, onSetChildValue

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 NotificationDeser

onSetChildValue

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

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