|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.picocontainer.util.PicoObjectInvoker
public class PicoObjectInvoker
Constructor Summary | |
---|---|
PicoObjectInvoker(org.picocontainer.defaults.ObjectReference picoReference,
java.lang.Object componentKey)
|
Method Summary | |
---|---|
java.lang.Object |
invoke(java.lang.reflect.Method method,
java.lang.Object[] params,
MessageContext context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PicoObjectInvoker(org.picocontainer.defaults.ObjectReference picoReference, java.lang.Object componentKey)
Method Detail |
---|
public java.lang.Object invoke(java.lang.reflect.Method method, java.lang.Object[] params, MessageContext context) throws XFireFault
invoke
in interface Invoker
XFireFault
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |