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(org.apache.axis.encoding.SerializationContext context,
javax.management.Notification notification) |
org.w3c.dom.Element |
writeSchema(java.lang.Class aClass,
org.apache.axis.wsdl.fromJava.Types types) |
serializegetMechanismTypeprotected void onSerialize(org.apache.axis.encoding.SerializationContext context,
javax.management.Notification notification)
throws java.io.IOException
onSerialize in class NotificationSerjava.io.IOExceptionpublic org.w3c.dom.Element writeSchema(java.lang.Class aClass,
org.apache.axis.wsdl.fromJava.Types types)
throws java.lang.Exception
writeSchema in class NotificationSerjava.lang.Exception