Uses of Package
ninja.params

Packages that use ninja.params
controllers   
ninja.params   
 

Classes in ninja.params used by controllers
Param
          Just an idea to inject parameters right into the methods...
PathParam
          Just an idea to inject parameters right into the methods...
 

Classes in ninja.params used by ninja.params
ArgumentExtractor
          Extracts a controller argument from the context
ControllerMethodInvoker
          Invokes methods on the controller, extracting arguments out
Param
          Just an idea to inject parameters right into the methods...
ParamParser
          Parses a String parameter
PathParam
          Just an idea to inject parameters right into the methods...
SessionParam
          Inject a session value to a controller method invocation
WithArgumentExtractor
          Indicates that this annotation should use the given argument extractor
 



Copyright © 2012. All Rights Reserved.