Package ninja.params

Class ControllerMethodInvokerTest.GuiceArgumentExtractor

  • All Implemented Interfaces:
    ArgumentExtractor<String>
    Enclosing class:
    ControllerMethodInvokerTest

    public static class ControllerMethodInvokerTest.GuiceArgumentExtractor
    extends Object
    implements ArgumentExtractor<String>
    Argument extractor that has a complex constructor for Guice. It depends on some other dependency (dep), plus the annotation that was on the parameter, and the class of the parameter.