@InterfaceAudience.Private public static class RouterWebServices.RequestInterceptorChainWrapper extends Object
Constructor and Description |
---|
RequestInterceptorChainWrapper() |
Modifier and Type | Method and 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()
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.