Class RuleHandler
java.lang.Object
org.ocpsoft.rewrite.annotation.handler.RuleHandler
- All Implemented Interfaces:
org.ocpsoft.common.pattern.Weighted,AnnotationHandler<Rule>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionhandles()intpriority()voidprocess(ClassContext context, Rule annotation, HandlerChain chain)
-
Constructor Details
-
RuleHandler
public RuleHandler()
-
-
Method Details
-
handles
- Specified by:
handlesin interfaceAnnotationHandler<Rule>
-
priority
public int priority()- Specified by:
priorityin interfaceorg.ocpsoft.common.pattern.Weighted
-
process
- Specified by:
processin interfaceAnnotationHandler<Rule>
-