GridGain™ 2.0.3
Java API Specification

Package org.gridgain.grid.resources

icon 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.
 

Package org.gridgain.grid.resources Description

icon Contains resource injection annotations. Annotations are used to inject resources into user defined code such as grid tasks, grid jobs and SPI implementations.

See Also:

icon Documentation
icon Email Support
icon Issue Tracking
icon Online Forums

 

GridGain™ 2.0.3
Java API Specification

GridGain™ - Grid Computing Made Simple, ver. 2.0.3.20052008
2005-2008 Copyright © GridGain Systems. All Rights Reserved.