public class InterceptorHolder extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
InterceptorHolder.InterceptorHolderInstance |
| Modifier and Type | Method and Description |
|---|---|
void |
clearInterceptorHolder() |
void |
fillInterceptorHolder()
Fill Holder with interceptor modules registered.
|
static InterceptorHolder |
getInstance() |
Map<String,Map<String,Class<?>>> |
getInterceptors() |
public static InterceptorHolder getInstance()
public void fillInterceptorHolder()
public void clearInterceptorHolder()
Copyright © 2025. All rights reserved.