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