public class WebServiceCommand extends Object implements org.kie.api.executor.Command, org.kie.internal.runtime.Cacheable
| Constructor and Description |
|---|
WebServiceCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.kie.api.executor.ExecutionResults |
execute(org.kie.api.executor.CommandContext ctx) |
protected org.apache.cxf.endpoint.dynamic.DynamicClientFactory |
getDynamicClientFactory(org.kie.api.executor.CommandContext ctx) |
protected org.apache.cxf.endpoint.Client |
getWSClient(org.kie.api.runtime.process.WorkItem workItem,
String interfaceRef,
org.kie.api.executor.CommandContext ctx) |
public org.kie.api.executor.ExecutionResults execute(org.kie.api.executor.CommandContext ctx)
throws Exception
execute in interface org.kie.api.executor.CommandExceptionprotected org.apache.cxf.endpoint.Client getWSClient(org.kie.api.runtime.process.WorkItem workItem,
String interfaceRef,
org.kie.api.executor.CommandContext ctx)
protected org.apache.cxf.endpoint.dynamic.DynamicClientFactory getDynamicClientFactory(org.kie.api.executor.CommandContext ctx)
public void close()
close in interface org.kie.internal.runtime.CacheableCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.