| Annotation Type | Description |
|---|---|
| GridAddressResolverResource |
Annotates a field or a setter method for injection of address resolver.
|
| GridCacheNameResource |
Annotates a field or a setter method for injection of grid cache name.
|
| 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
GridComputeJobContext instance. |
| GridLoadBalancerResource |
Annotates a field or a setter method for injection of
GridComputeLoadBalancer. |
| GridLocalHostResource |
Annotates a field or a setter method for injection of local host address or host name for
connection binding.
|
| 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. |
| GridMarshallerResource |
Annotates a field or a setter method for injection of
GridMarshaller resource. |
| GridMBeanServerResource |
Annotates a field or a setter method for injection of
MBeanServer resource. |
| GridNameResource |
Annotates a field or a setter method for injection of GridGain grid name.
|
| GridSpringApplicationContextResource |
Annotates a field or a setter method for injection of Spring ApplicationContext resource.
|
| GridSpringResource |
Annotates a field or a setter method for injection of resource
from Spring
ApplicationContext. |
| GridTaskContinuousMapperResource |
Annotates a field or a setter method for injection of
GridComputeTaskContinuousMapper resource. |
| GridTaskSessionResource |
Annotates a field or a setter method for injection of
GridComputeTaskSession 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. |
Copyright © 2014. All rights reserved.