|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.imolinfo.jbi4cics.webservices.runtime.ServiceInvoker
public class ServiceInvoker
This class handle invokation of web services and forward in to a legacy service invokation.
Constructor Summary | |
---|---|
ServiceInvoker(ServiceDescriptor serviceDescriptor)
|
Method Summary | |
---|---|
java.lang.Object |
invoke(java.lang.reflect.Method method,
java.lang.Object[] args,
org.codehaus.xfire.MessageContext messageContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceInvoker(ServiceDescriptor serviceDescriptor)
Method Detail |
---|
public java.lang.Object invoke(java.lang.reflect.Method method, java.lang.Object[] args, org.codehaus.xfire.MessageContext messageContext) throws org.codehaus.xfire.fault.XFireFault
invoke
in interface org.codehaus.xfire.service.invoker.Invoker
org.codehaus.xfire.fault.XFireFault
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |