public class ImpInterceptorStack extends Object implements InterceptorStack
| Constructor and Description |
|---|
ImpInterceptorStack() |
| Modifier and Type | Method and Description |
|---|---|
void |
exec(List interceptors,
InterceptorHandler handler) |
void |
next(InterceptorHandler handler) |
public void exec(List interceptors, InterceptorHandler handler)
public void next(InterceptorHandler handler)
next in interface InterceptorStackCopyright © 2026 Brandao. All rights reserved.