|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of Service in org.gridbus.broker.common |
|---|
| Subclasses of Service in org.gridbus.broker.common | |
|---|---|
class |
ComputeServer
This class describes a general computational server and provides the methods for accessing and manipulating the information contained. |
class |
DataHost
|
class |
InformationService
|
| Fields in org.gridbus.broker.common declared as Service | |
|---|---|
protected Service |
WorkUnit.service
|
| Methods in org.gridbus.broker.common that return Service | |
|---|---|
Service[] |
InformationService.findServices(ServiceFinderCallback callback)
|
Service |
Broker.getService(java.lang.String applicationId,
int serviceType,
java.lang.String serverName)
|
Service |
BrokerStorage.getService(java.lang.String applicationID,
int serviceType,
java.lang.String name)
|
Service |
ServiceManager.getService(java.lang.String applicationId,
int serviceType,
java.lang.String serverName)
|
Service |
BrokerStorage.getServiceByHostname(java.lang.String applicationID,
java.lang.String hostname)
|
Service |
BrokerStorage.getServiceByMappingId(java.lang.String applicationID,
int serviceType,
java.lang.String mappingId)
|
| Methods in org.gridbus.broker.common with parameters of type Service | |
|---|---|
void |
GridbusFarmingEngine.addService(Service s)
|
void |
Broker.addService(java.lang.String applicationId,
Service s)
Adds a service to the given application in the broker. |
void |
ServiceManager.addService(java.lang.String applicationId,
Service s)
|
UserCredential |
ApplicationManager.getCredentialsForService(java.lang.String applicationId,
Service s)
|
UserCredential |
Broker.getCredentialsForService(java.lang.String applicationId,
Service s)
|
UserCredential |
BrokerStorage.getCredentialsForService(java.lang.String applicationId,
Service s)
Returns the appropriate credentials from the in-memory credential store for the given service entity |
protected UserCredential |
CredentialStorage.getCredentialsForService(java.lang.String applicationId,
Service s)
|
void |
BrokerStorage.saveService(Service s)
|
| Uses of Service in org.gridbus.broker.common.discovery |
|---|
| Methods in org.gridbus.broker.common.discovery that return Service | |
|---|---|
Service[] |
ServiceFinder.findServices(ServiceFinderCallback callback)
find the available services |
Service[] |
ServiceFinderCallback.lookup(java.lang.Object callbackContext)
The lookup method is used to locate the services by checking context information |
| Uses of Service in org.gridbus.broker.parsers |
|---|
| Methods in org.gridbus.broker.parsers that return Service | |
|---|---|
Service |
ServiceParser.parseService(java.lang.String applicationId,
org.w3c.dom.Node serviceNode,
ServiceManager serviceStore)
parse the single service from the service node |
| Uses of Service in org.gridbus.broker.services.application |
|---|
| Subclasses of Service in org.gridbus.broker.services.application | |
|---|---|
class |
ApplicationService
|
| Uses of Service in org.gridbus.broker.services.compute.simulation |
|---|
| Subclasses of Service in org.gridbus.broker.services.compute.simulation | |
|---|---|
class |
SimComputeServer
|
| Uses of Service in org.gridbus.broker.services.data |
|---|
| Subclasses of Service in org.gridbus.broker.services.data | |
|---|---|
class |
GridFTPDataHost
This class represents a GridFTPDataHost and its attributes |
class |
SrbDataHost
This class contains the methods to work with an SRB Data Host. |
| Uses of Service in org.gridbus.broker.services.info |
|---|
| Subclasses of Service in org.gridbus.broker.services.info | |
|---|---|
class |
NetworkWeatherService
|
class |
ReplicaCatalog
|
class |
SrbMCAT
|
|
Copyright © The University of Melbourne. 2006 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||