ninja.params
Class ControllerMethodInvoker
java.lang.Object
ninja.params.ControllerMethodInvoker
public class ControllerMethodInvoker
- extends Object
Invokes methods on the controller, extracting arguments out
- Author:
- James Roper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
invoke
public Object invoke(Object controller,
Context context)
build
public static ControllerMethodInvoker build(Method method,
com.google.inject.Injector injector)
Copyright © 2012. All Rights Reserved.