public class ShardIterativelyAdvice
extends java.lang.Object
implements org.aopalliance.intercept.MethodInterceptor
| Constructor and Description |
|---|
ShardIterativelyAdvice() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation methodInvocation)
Invoke a join point across all shards while using the company service
stack.
|
void |
setShardAdvice(ShardAdvice shardAdvice) |
public java.lang.Object invoke(org.aopalliance.intercept.MethodInvocation methodInvocation)
throws java.lang.Throwable
invoke in interface org.aopalliance.intercept.MethodInterceptorjava.lang.ThrowableShardGloballyAdvicepublic void setShardAdvice(ShardAdvice shardAdvice)