@InterfaceAudience.Private public static class RouterRMAdminService.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.
|
RMAdminRequestInterceptor |
getRootInterceptor()
Gets the root request intercepter.
|
void |
init(RMAdminRequestInterceptor interceptor)
Initializes the wrapper with the specified parameters.
|
public void init(RMAdminRequestInterceptor interceptor)
interceptor
- the first interceptor in the pipelinepublic RMAdminRequestInterceptor getRootInterceptor()
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.