org.apache.geronimo.gbean.runtime
Interface MethodInvoker

All Known Implementing Classes:
FastMethodInvoker, ReflectionMethodInvoker

public interface MethodInvoker


Method Summary
 Object invoke(Object target, Object[] arguments)
           
 

Method Detail

invoke

Object invoke(Object target,
              Object[] arguments)
              throws Exception
Throws:
Exception


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