public class NotificationSer extends AxisSerializer
SCHEMA_ALL, SCHEMA_COMPLEX_TYPE, SCHEMA_ELEMENT, SCHEMA_SEQUENCE
Constructor and Description |
---|
NotificationSer() |
Modifier and Type | Method and Description |
---|---|
protected void |
onSerialize(SerializationContext context,
javax.management.Notification notification) |
void |
serialize(javax.xml.namespace.QName name,
org.xml.sax.Attributes attributes,
java.lang.Object value,
SerializationContext context) |
org.w3c.dom.Element |
writeSchema(java.lang.Class aClass,
Types types) |
getMechanismType
public void serialize(javax.xml.namespace.QName name, org.xml.sax.Attributes attributes, java.lang.Object value, SerializationContext context) throws java.io.IOException
java.io.IOException
protected void onSerialize(SerializationContext context, javax.management.Notification notification) throws java.io.IOException
java.io.IOException
public org.w3c.dom.Element writeSchema(java.lang.Class aClass, Types types) throws java.lang.Exception
writeSchema
in class AxisSerializer
java.lang.Exception