@Private
public static class RouterWebServices.RequestInterceptorChainWrapper
extends java.lang.Object
| Constructor | Description |
|---|---|
RequestInterceptorChainWrapper() |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
finalize() |
Shutdown the chain of interceptors when the object is destroyed.
|
RESTRequestInterceptor |
getRootInterceptor() |
Gets the root request interceptor.
|
void |
init(RESTRequestInterceptor interceptor) |
Initializes the wrapper with the specified parameters.
|
public void init(RESTRequestInterceptor interceptor)
interceptor - the first interceptor in the pipelinepublic RESTRequestInterceptor getRootInterceptor()
protected void finalize()
finalize in class java.lang.ObjectCopyright © 2008–2025 Apache Software Foundation. All rights reserved.