org.apache.geronimo.gbean.runtime
Interface MethodInvoker

All Known Implementing Classes:
FastMethodInvoker, ReflectionMethodInvoker

public interface MethodInvoker

Version:
$Rev: 476049 $ $Date: 2006-11-17 12:35:17 +0800 (Fri, 17 Nov 2006) $

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

Method Detail

invoke

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


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