public interface Interceptor
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(InterceptorHandler handler) |
void |
intercepted(InterceptorStack stack,
InterceptorHandler handler) |
boolean |
isConfigured() |
void |
setProperties(Map<String,Object> props) |
boolean isConfigured()
void intercepted(InterceptorStack stack, InterceptorHandler handler) throws InterceptedException
InterceptedExceptionboolean accept(InterceptorHandler handler)
Copyright © 2026 Brandao. All rights reserved.