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