|
GridGain 2.0.3
Java API Specification |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gridgain.grid.gridify.aop.aspectj.GridifyAspectJAspect
public class GridifyAspectJAspect
AspectJ aspect that cross-cuts on all methods grid-enabled with
Gridify annotation and potentially executes them on
remote node.
See Gridify documentation for more information about execution of
gridified methods.
See Also:
Documentation
Email Support
Online Forums
Issue Tracking
Author: 2005-2008 Copyright © GridGain Systems. All Rights Reserved. ver. 2.0.3
Gridify
![]() |
![]() |
| Constructor Summary | |
|---|---|
GridifyAspectJAspect()
|
|
| Method Summary | |
|---|---|
Object |
gridify(org.aspectj.lang.ProceedingJoinPoint joinPoint)
Aspect implementation which executes grid-enabled methods on remote nodes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GridifyAspectJAspect()
| Method Detail |
|---|
public Object gridify(org.aspectj.lang.ProceedingJoinPoint joinPoint)
throws Throwable
Throwable - If execution failed.joinPoint - Join point provided by AspectJ AOP.
|
GridGain 2.0.3
Java API Specification |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
|
GridGain - Grid Computing Made Simple, ver. 2.0.3.20052008
2005-2008 Copyright © GridGain Systems. All Rights Reserved. |
|