Class ParameterHandler
java.lang.Object
org.ocpsoft.rewrite.annotation.spi.FieldAnnotationHandler<Parameter>
org.ocpsoft.rewrite.annotation.handler.ParameterHandler
- All Implemented Interfaces:
org.ocpsoft.common.pattern.Weighted,AnnotationHandler<Parameter>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionhandles()intpriority()voidprocess(FieldContext context, Parameter annotation, HandlerChain chain) Methods inherited from class org.ocpsoft.rewrite.annotation.spi.FieldAnnotationHandler
process
-
Constructor Details
-
ParameterHandler
public ParameterHandler()
-
-
Method Details
-
handles
-
priority
public int priority() -
process
- Specified by:
processin classFieldAnnotationHandler<Parameter>
-