|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceBroker | |
---|---|
org.gridlab.gat | This package contains classes and interfaces which are used throughout the GAT application API. |
Uses of ResourceBroker in org.gridlab.gat |
---|
Methods in org.gridlab.gat that return ResourceBroker | |
---|---|
static ResourceBroker |
GAT.createResourceBroker(GATContext gatContext,
Preferences preferences,
URI brokerURI)
This method constructs a ResourceBroker instance corresponding to
the passed GATContext and additional Preferences . |
static ResourceBroker |
GAT.createResourceBroker(GATContext gatContext,
URI brokerURI)
This method constructs a ResourceBroker instance corresponding to
the passed GATContext . |
static ResourceBroker |
GAT.createResourceBroker(Preferences preferences,
URI brokerURI)
This method constructs a ResourceBroker instance corresponding to
the default GATContext and additional Preferences . |
static ResourceBroker |
GAT.createResourceBroker(URI brokerURI)
This method constructs a ResourceBroker instance corresponding to
the default GATContext . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |