org.globus.ogsa.utils
Class WSIFUtils

java.lang.Object
  extended byorg.globus.ogsa.utils.WSIFUtils

public class WSIFUtils
extends java.lang.Object

Helper class used to dynamically add type mappings to a WSDL service based on meta data available in a Java class generated from an XML Schema definition


Constructor Summary
WSIFUtils()
           
 
Method Summary
static void registerMappings(org.apache.wsif.WSIFService service, java.lang.Class javaClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSIFUtils

public WSIFUtils()
Method Detail

registerMappings

public static void registerMappings(org.apache.wsif.WSIFService service,
                                    java.lang.Class javaClass)
                             throws org.apache.wsif.WSIFException
Throws:
org.apache.wsif.WSIFException


Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.