public interface Interceptable
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterIntercept()
If one
NacosNamingInterceptor intercept this object, this method will be called. |
void |
passIntercept()
If no
NacosNamingInterceptor intercept this object, this method will be called to execute. |
void passIntercept()
NacosNamingInterceptor intercept this object, this method will be called to execute.void afterIntercept()
NacosNamingInterceptor intercept this object, this method will be called.Copyright © 2018–2022 Alibaba Group. All rights reserved.