public class ShardGloballyAdvice
extends java.lang.Object
implements org.aopalliance.intercept.MethodInterceptor
| Constructor and Description |
|---|
ShardGloballyAdvice() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
invoke(org.aopalliance.intercept.MethodInvocation methodInvocation)
Invoke a join point across all shards while ignoring 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.ThrowableShardIterativelyAdvicepublic void setShardAdvice(ShardAdvice shardAdvice)