|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.imolinfo.jbi4ejb.runtime.ProviderServiceInvoker
public class ProviderServiceInvoker
The Service invoker, wraps th eEJBProxy call.
| Constructor Summary | |
|---|---|
ProviderServiceInvoker(ProviderServiceDescriptor serviceDescriptor)
Creates the ProviderServiceInvoker. |
|
| Method Summary | |
|---|---|
java.lang.Object |
invoke(java.lang.reflect.Method method,
java.lang.Object[] args,
org.codehaus.xfire.MessageContext messageContext)
The service class invocation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProviderServiceInvoker(ProviderServiceDescriptor serviceDescriptor)
serviceDescriptor - the service descriptor| 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.Invokermethod - The method to invoke.args - The method paramsmessageContext - The message context
org.codehaus.xfire.fault.XFireFault - the service fault
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||