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