GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

resources::SoftwareResource Class Reference

Inheritance diagram for resources::SoftwareResource:

Inheritance graph
[legend]
Collaboration diagram for resources::SoftwareResource:

Collaboration graph
[legend]
List of all members.

Static Public Methods

SoftwareResource create (GATContext gatContext)
SoftwareResource create (GATContext gatContext, Preferences preferences)

Public Attributes

GATContext gatContext
Preferences preferences

Protected Methods

 SoftwareResource (GATContext gatContext, Preferences preferences)

Detailed Description

Author:
rob

Definition at line 14 of file SoftwareResource.java.


Constructor & Destructor Documentation

resources::SoftwareResource::SoftwareResource GATContext    gatContext,
Preferences    preferences
[inline, protected]
 

Definition at line 20 of file SoftwareResource.java.

References resources::SoftwareResource::gatContext, and resources::SoftwareResource::preferences.


Member Function Documentation

SoftwareResource resources::SoftwareResource::create GATContext    gatContext [inline, static]
 

Definition at line 25 of file SoftwareResource.java.

References resources::SoftwareResource::gatContext.

SoftwareResource resources::SoftwareResource::create GATContext    gatContext,
Preferences    preferences
[inline, static]
 

Definition at line 29 of file SoftwareResource.java.

References resources::SoftwareResource::gatContext, and resources::SoftwareResource::preferences.


Member Data Documentation

GATContext resources::SoftwareResource::gatContext
 

Definition at line 16 of file SoftwareResource.java.

Referenced by resources::SoftwareResource::create(), resources::SoftwareResource::SoftwareResource(), and cpi::SoftwareResourceCpi::SoftwareResourceCpi().

Preferences resources::SoftwareResource::preferences
 

Definition at line 18 of file SoftwareResource.java.

Referenced by resources::SoftwareResource::create(), resources::SoftwareResource::SoftwareResource(), and cpi::SoftwareResourceCpi::SoftwareResourceCpi().


The documentation for this class was generated from the following file: