Uses of Class
org.apache.commons.digester3.annotations.reflect.MethodArgument

Packages that use MethodArgument
org.apache.commons.digester3.annotations.handlers The handlers package contains AnnotationHandler implementations. 
 

Uses of MethodArgument in org.apache.commons.digester3.annotations.handlers
 

Methods in org.apache.commons.digester3.annotations.handlers with parameters of type MethodArgument
 void CallParamHandler.handle(CallParam annotation, MethodArgument element, RulesBinder rulesBinder)
          Handles the current visited element with the related current annotation.
 void PathCallParamHandler.handle(PathCallParam annotation, MethodArgument element, RulesBinder rulesBinder)
          Handles the current visited element with the related current annotation.
 



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.