org.globus.ogsa.wsdl
Class GSRDescription
java.lang.Object
org.globus.ogsa.wsdl.GSRDescription
- public class GSRDescription
- extends Object
Class responsible for maintaining meta data from a WSDL file associated with
a service to be used when marking up WSDL operation messages at runtime
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GSRDescription
public GSRDescription()
setGSR
public void setGSR(GSR gsr)
getGSR
public GSR getGSR()
addOperationEntry
public void addOperationEntry(String name,
OperationEntry entry)
populateOperation
public void populateOperation(org.apache.axis.description.OperationDesc operation,
String namespaceURI)
Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.