mx4j.tools.remote.soap.axis.ser

Class MBeanServerNotificationFilterSer

Implemented Interfaces:
Serializer

public class MBeanServerNotificationFilterSer
extends NotificationFilterSupportSer

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.NotificationFilterSupport filter)
Element
writeSchema(Class javaType, Types types)

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

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.NotificationFilterSupport filter)
            throws IOException
Overrides:
onSerialize in interface NotificationFilterSupportSer

writeSchema

public Element writeSchema(Class javaType,
                           Types types)
            throws Exception
Overrides:
writeSchema in interface NotificationFilterSupportSer

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