@Activate(value="cluster:zone-aware") public class ZoneAwareClusterInterceptor extends Object implements ClusterInterceptor
ClusterInterceptor.Listener| Constructor and Description |
|---|
ZoneAwareClusterInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
after(AbstractClusterInvoker<?> clusterInvoker,
Invocation invocation) |
void |
before(AbstractClusterInvoker<?> clusterInvoker,
Invocation invocation) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinterceptpublic void before(AbstractClusterInvoker<?> clusterInvoker, Invocation invocation)
before in interface ClusterInterceptorpublic void after(AbstractClusterInvoker<?> clusterInvoker, Invocation invocation)
after in interface ClusterInterceptorCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.