public abstract class AbstractInterceptor extends Object implements InterceptorController
| Constructor and Description |
|---|
AbstractInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(InterceptorHandler handler) |
boolean |
isConfigured() |
void |
setProperties(Map<String,Object> props) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinterceptedpublic boolean accept(InterceptorHandler handler)
accept in interface Interceptorpublic void setProperties(Map<String,Object> props)
setProperties in interface Interceptorpublic boolean isConfigured()
isConfigured in interface InterceptorCopyright © 2026 Brandao. All rights reserved.