mx4j.tools.remote.soap.axis.ser

Class MBeanServerNotificationSer

Implemented Interfaces:
Serializer

public class MBeanServerNotificationSer
extends NotificationSer

Version:
$Revision: 1.3 $

Field Summary

Fields inherited from class mx4j.tools.remote.soap.axis.ser.AxisSerializer

SCHEMA_ALL, SCHEMA_COMPLEX_TYPE, SCHEMA_ELEMENT, SCHEMA_SEQUENCE

Method Summary

protected void
onSerialize(SerializationContext context, javax.management.Notification notification)
Element
writeSchema(Class aClass, Types types)

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

onSerialize, serialize, writeSchema

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

getMechanismType, writeSchema

Method Details

onSerialize

protected void onSerialize(SerializationContext context,
                           javax.management.Notification notification)
            throws IOException
Overrides:
onSerialize in interface NotificationSer

writeSchema

public Element writeSchema(Class aClass,
                           Types types)
            throws Exception
Overrides:
writeSchema in interface NotificationSer

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