@Singleton
@Provider
public class TemplateAnnotationFilter
extends java.lang.Object
implements javax.ws.rs.container.ContainerRequestFilter
Template annotated resources read configured template path (to be used in model).
Record matched resource class so relative templates could be checked relative to class even
when template path is specified directly into model.| Constructor and Description |
|---|
TemplateAnnotationFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
filter(javax.ws.rs.container.ContainerRequestContext requestContext) |