public class ControllerMethodInvoker extends Object
Modifier and Type | Method and Description |
---|---|
static ControllerMethodInvoker |
build(Method method,
com.google.inject.Injector injector) |
Object |
invoke(Object controller,
Context context) |
public static ControllerMethodInvoker build(Method method, com.google.inject.Injector injector)
Copyright © 2015 ninjaframework. All Rights Reserved.