public class GridifySpringAspect extends Object implements org.aopalliance.intercept.MethodInterceptor
Gridify
annotation and potentially executes them on
remote node.
Note that Spring uses proxy-based AOP, so in order to be properly
cross-cut, all methods need to be enhanced with GridifySpringEnhancer
helper.
See Gridify
documentation for more information about execution of
gridified
methods.
Gridify
Constructor and Description |
---|
GridifySpringAspect() |
Modifier and Type | Method and Description |
---|---|
Object |
invoke(org.aopalliance.intercept.MethodInvocation invoc)
Aspect implementation which executes grid-enabled methods on remote
nodes.
|
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024