gov.nih.nci.cagrid.common
Class ConfigurableObjectDeserializer

java.lang.Object
  extended by org.globus.wsrf.encoding.ObjectDeserializer
      extended by gov.nih.nci.cagrid.common.ConfigurableObjectDeserializer

public class ConfigurableObjectDeserializer
extends org.globus.wsrf.encoding.ObjectDeserializer

ConfigurableObjectDeserializer Object Deserializer that allows for configuration by a wsdd file

Version:
$Id$
Author:
David W. Ervin

Constructor Summary
ConfigurableObjectDeserializer()
           
 
Method Summary
static java.lang.Object toObject(org.xml.sax.InputSource source, java.lang.Class javaClass, java.io.InputStream wsdd)
           
 
Methods inherited from class org.globus.wsrf.encoding.ObjectDeserializer
contains, deserialize, getFirstAsObject, getFirstAsObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject, toObject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurableObjectDeserializer

public ConfigurableObjectDeserializer()
Method Detail

toObject

public static java.lang.Object toObject(org.xml.sax.InputSource source,
                                        java.lang.Class javaClass,
                                        java.io.InputStream wsdd)
                                 throws org.globus.wsrf.encoding.DeserializationException,
                                        org.xml.sax.SAXException
Throws:
org.globus.wsrf.encoding.DeserializationException
org.xml.sax.SAXException