Class AnnotationJoinResourcePathResolver
java.lang.Object
org.ocpsoft.rewrite.annotation.resolver.AnnotationJoinResourcePathResolver
- All Implemented Interfaces:
org.ocpsoft.common.pattern.Weighted,org.ocpsoft.rewrite.servlet.spi.ResourcePathResolver
public class AnnotationJoinResourcePathResolver
extends Object
implements org.ocpsoft.rewrite.servlet.spi.ResourcePathResolver
Implementation of
ResourcePathResolver that looks for Join annotations on the target class.- Author:
- Christian Kaltepoth
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AnnotationJoinResourcePathResolver
public AnnotationJoinResourcePathResolver()
-
-
Method Details
-
resolveFrom
- Specified by:
resolveFromin interfaceorg.ocpsoft.rewrite.servlet.spi.ResourcePathResolver
-
priority
public int priority()- Specified by:
priorityin interfaceorg.ocpsoft.common.pattern.Weighted
-