|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.service.object.ObjectInvoker
org.codehaus.xfire.plexus.ServiceInvoker
public class ServiceInvoker
Invokes a Plexus service.
Constructor Summary | |
---|---|
ServiceInvoker(org.codehaus.plexus.personality.plexus.lifecycle.phase.ServiceLocator locator)
|
Method Summary | |
---|---|
java.lang.Object |
invoke(java.lang.reflect.Method method,
java.lang.Object[] args,
org.codehaus.xfire.MessageContext context)
|
Methods inherited from class org.codehaus.xfire.service.object.ObjectInvoker |
---|
createServiceObject, getServiceObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceInvoker(org.codehaus.plexus.personality.plexus.lifecycle.phase.ServiceLocator locator)
Method Detail |
---|
public java.lang.Object invoke(java.lang.reflect.Method method, java.lang.Object[] args, org.codehaus.xfire.MessageContext context) throws org.codehaus.xfire.fault.XFireFault
invoke
in interface org.codehaus.xfire.service.object.Invoker
invoke
in class org.codehaus.xfire.service.object.ObjectInvoker
org.codehaus.xfire.fault.XFireFault
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |