@Activate(group="consumer", value="deprecated") public class DeprecatedFilter extends Object implements Filter
FilterFilter.Listener| Constructor and Description |
|---|
DeprecatedFilter() |
| Modifier and Type | Method and Description |
|---|---|
Result |
invoke(Invoker<?> invoker,
Invocation invocation)
Make sure call invoker.invoke() in your implementation.
|
public Result invoke(Invoker<?> invoker, Invocation invocation) throws RpcException
Filterinvoke in interface FilterRpcExceptionCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.