Interface MethodInvoker
- All Known Implementing Classes:
 SimpleMethodInvoker
public interface MethodInvoker
A strategy interface for invoking a method. Typically used by adapters.
- Author:
 - Mark Fisher, Mahmoud Ben Hassine
 
- 
Method Summary
 
- 
Method Details
- 
invokeMethod
 
 -