Package com.smaxe.uv.invoker.support

Class Summary
ClassMethodInvoker ClassMethodInvoker - specific class method invoker.
MethodInvoker MethodInvoker - very simple, general and, of course, inefficient IMethodInvoker implementation.
PublicMethodInvoker PublicMethodInvoker - IMethodInvoker implementation which invokes public methods that are not annotated as PrivateMethod.