|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.connector.xmlsource.soap.ServiceOperation
public class ServiceOperation
Represents the operation of a service
| Method Summary | |
|---|---|
javax.xml.transform.Source |
execute(java.lang.Object[] args,
java.util.Map outs)
execute the Service with given arguments |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public javax.xml.transform.Source execute(java.lang.Object[] args,
java.util.Map outs)
throws com.metamatrix.connector.xmlsource.soap.ServiceOperation.ExcutionFailedException
args - - arguments to the service
com.metamatrix.connector.xmlsource.soap.ServiceOperation.ExcutionFailedException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||