Interface MethodInvoker
- 
- All Known Implementing Classes:
 ClientInvoker,SubResourceInvoker
public interface MethodInvoker 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectinvoke(Object[] args) 
 -