org.codehaus.xfire.picocontainer.util
Class PicoObjectInvoker

java.lang.Object
  extended by org.codehaus.xfire.picocontainer.util.PicoObjectInvoker
All Implemented Interfaces:
Invoker

public class PicoObjectInvoker
extends java.lang.Object
implements Invoker


Constructor Summary
PicoObjectInvoker(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

PicoObjectInvoker

public PicoObjectInvoker(ObjectReference picoReference,
                         java.lang.Object componentKey)
Method Detail

invoke

public java.lang.Object invoke(java.lang.reflect.Method method,
                               java.lang.Object[] params,
                               MessageContext context)
                        throws XFireFault
Specified by:
invoke in interface Invoker
Throws:
XFireFault


Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.