@Intercepts(value=EventHandling) public class GuardsInterceptor extends Object implements Interceptor
Modifier and Type | Field and Description |
---|---|
static String |
copyright |
static org.slf4j.Logger |
logger |
Constructor and Description |
---|
GuardsInterceptor() |
public static final String copyright
public static final org.slf4j.Logger logger
public Resolution intercept(ExecutionContext context) throws Exception
intercept
in interface Interceptor
Exception