|
GridGain 2.0.3
Java API Specification |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
Contains resource injection annotations.
See:
Description
| Annotation Types Summary | |
|---|---|
| GridExecutorServiceResource | Annotates a field or a setter method for injection of ExecutorService resource. |
| GridHomeResource | Annotates a field or a setter method for injection of GridGain installation home path. |
| GridInstanceResource | Annotates a field or a setter method for injection of current Grid instance. |
| GridJobContextResource | Annotates a field or a setter method for injection of GridJobContext instance. |
| GridJobIdResource | Deprecated. Note that this annotation will be removed in the future releases of GridGain. |
| GridLoadBalancerResource | Annotates a field or a setter method for injection of GridLoadBalancer. |
| GridLocalNodeIdResource | Annotates a field or a setter method for injection of local node UUID resource. |
| GridLoggerResource | Annotates a field or a setter method for injection of GridLogger. |
| GridMBeanServerResource | Annotates a field or a setter method for injection of MBeanServer resource. |
| GridSpringApplicationContextResource | Annotates a field or a setter method for injection of Spring ApplicationContext resource. |
| GridTaskSessionResource | Annotates a field or a setter method for injection of GridTaskSession resource. |
| GridUserResource | Annotates a field or a setter method for any custom resources injection. |
| GridUserResourceOnDeployed | Annotates a special methods inside injected user-defined resource GridUserResource. |
| GridUserResourceOnUndeployed | Annotates a special method inside injected user-defined resources GridUserResource. |
Contains resource injection annotations. Annotations are used to inject resources
into user defined code such as grid tasks, grid jobs and SPI implementations.
![]() |
![]() |
|
GridGain 2.0.3
Java API Specification |
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
|
GridGain - Grid Computing Made Simple, ver. 2.0.3.20052008
2005-2008 Copyright © GridGain Systems. All Rights Reserved. |
|