Uses of Interface
org.apache.tapestry5.plastic.MethodParameter

Packages that use MethodParameter
org.apache.tapestry5.plastic   
 

Uses of MethodParameter in org.apache.tapestry5.plastic
 

Methods in org.apache.tapestry5.plastic that return types with arguments of type MethodParameter
 List<MethodParameter> PlasticMethod.getParameters()
          Returns access to the parameters of the method and, in particular, the visible annotations on those parameters.
 



Copyright © 2003-2012 The Apache Software Foundation.