Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
mx4j.tools.remote.soap.axis.ser.AxisSerializer
mx4j.tools.remote.soap.axis.ser.NotificationSer
mx4j.tools.remote.soap.axis.ser.MBeanServerNotificationSer
public class MBeanServerNotificationSer
extends NotificationSer
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 |
|
Element |
|
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 |
protected void onSerialize(SerializationContext context, javax.management.Notification notification) throws IOException
- Overrides:
- onSerialize in interface NotificationSer
public Element writeSchema(Class aClass, Types types) throws Exception
- Overrides:
- writeSchema in interface NotificationSer