public class CacheEvictProcessor
extends org.thymeleaf.processor.attr.AbstractAttrProcessor
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
log |
static int |
PRECEDENCE |
| Constructor and Description |
|---|
CacheEvictProcessor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPrecedence() |
protected org.thymeleaf.processor.ProcessorResult |
processAttribute(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element,
java.lang.String attributeName) |
doProcess, getMatcherpublic static final org.slf4j.Logger log
public static final int PRECEDENCE
protected org.thymeleaf.processor.ProcessorResult processAttribute(org.thymeleaf.Arguments arguments,
org.thymeleaf.dom.Element element,
java.lang.String attributeName)
processAttribute in class org.thymeleaf.processor.attr.AbstractAttrProcessorpublic int getPrecedence()
getPrecedence in class org.thymeleaf.processor.AbstractProcessorCopyright © 2013. All Rights Reserved.