Uses of Class
org.juzu.metadata.ControllerParameter

Packages that use ControllerParameter
org.juzu.metadata   
 

Uses of ControllerParameter in org.juzu.metadata
 

Methods in org.juzu.metadata that return types with arguments of type ControllerParameter
 List<ControllerParameter> ControllerMethod.getArgumentParameters()
           
 

Constructor parameters in org.juzu.metadata with type arguments of type ControllerParameter
ControllerMethod(String id, Phase phase, Class<?> type, Method method, List<ControllerParameter> argumentParameters)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.