org.apache.geronimo.kernel.basic
Class RawSetAttributeInvoker

java.lang.Object
  extended by org.apache.geronimo.kernel.basic.RawSetAttributeInvoker
All Implemented Interfaces:
ProxyInvoker

public final class RawSetAttributeInvoker
extends Object
implements ProxyInvoker


Constructor Summary
RawSetAttributeInvoker(RawInvoker rawInvoker, int methodIndex)
           
 
Method Summary
 Object invoke(AbstractName abstractName, Object[] arguments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RawSetAttributeInvoker

public RawSetAttributeInvoker(RawInvoker rawInvoker,
                              int methodIndex)
Method Detail

invoke

public Object invoke(AbstractName abstractName,
                     Object[] arguments)
              throws Throwable
Specified by:
invoke in interface ProxyInvoker
Throws:
Throwable


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.