Class CallParamRuleProvider

java.lang.Object
org.apache.commons.digester.annotations.providers.CallParamRuleProvider
All Implemented Interfaces:
AnnotationRuleProvider<CallParam,MethodArgument,CallParamRule>

public final class CallParamRuleProvider extends Object implements AnnotationRuleProvider<CallParam,MethodArgument,CallParamRule>
Provides instances of CallParamRule.
Since:
2.1
See Also: