org.globus.wsrf.impl.notification
Class NotificationTypeConverter

java.lang.Object
  extended by org.globus.wsrf.impl.notification.NotificationTypeConverter
All Implemented Interfaces:
ObjectConverter

public class NotificationTypeConverter
extends java.lang.Object
implements ObjectConverter


Field Summary
private static javax.xml.namespace.QName RP_CHANGE
           
 
Constructor Summary
NotificationTypeConverter()
           
 
Method Summary
 javax.xml.soap.SOAPElement toSOAPElement(java.lang.Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RP_CHANGE

private static final javax.xml.namespace.QName RP_CHANGE
Constructor Detail

NotificationTypeConverter

public NotificationTypeConverter()
Method Detail

toSOAPElement

public javax.xml.soap.SOAPElement toSOAPElement(java.lang.Object obj)
                                         throws SerializationException
Specified by:
toSOAPElement in interface ObjectConverter
Throws:
SerializationException