|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.orchestra.axis.AxisInvoker
public class AxisInvoker
Invoker.java.
| Field Summary |
|---|
| Fields inherited from interface org.ow2.orchestra.services.itf.Invoker |
|---|
DEFAULT_KEY |
| Constructor Summary | |
|---|---|
AxisInvoker()
|
|
| Method Summary | |
|---|---|
org.ow2.orchestra.var.Message |
invoke(org.ow2.orchestra.services.OperationKey operationKey,
java.lang.String name,
org.ow2.orchestra.runtime.PartnerLinkRuntime partnerLinkRuntime,
org.ow2.orchestra.runtime.VariableRuntime variableRuntime)
perform an invoke using the given parameters. |
static java.lang.String |
resolveEndPoint(org.w3c.dom.Element serviceRefElem)
Extract the endPoint reference from a service reference information item. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AxisInvoker()
| Method Detail |
|---|
public org.ow2.orchestra.var.Message invoke(org.ow2.orchestra.services.OperationKey operationKey,
java.lang.String name,
org.ow2.orchestra.runtime.PartnerLinkRuntime partnerLinkRuntime,
org.ow2.orchestra.runtime.VariableRuntime variableRuntime)
invoke in interface org.ow2.orchestra.services.itf.Invokerinstance - the instance of the processname - the name of the invoke activitypartnerLinkRuntime - the partnerLink runtime value of the invokeoperation - the operation of the invoke activityvariableRuntime - the value of the variable used in invoke
public static java.lang.String resolveEndPoint(org.w3c.dom.Element serviceRefElem)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||