org.apache.geronimo.kernel.basic
Interface ProxyInvoker

All Known Implementing Classes:
KernelGetAttributeInvoker, KernelOperationInvoker, KernelSetAttributeInvoker, RawGetAttributeInvoker, RawOperationInvoker, RawSetAttributeInvoker

public interface ProxyInvoker


Method Summary
 Object invoke(AbstractName abstractName, Object[] arguments)
           
 

Method Detail

invoke

Object invoke(AbstractName abstractName,
              Object[] arguments)
              throws Throwable
Throws:
Throwable


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.