Interface MethodInvoker

All Known Implementing Classes:
SimpleMethodInvoker

public interface MethodInvoker
A strategy interface for invoking a method. Typically used by adapters.
Author:
Mark Fisher
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details