uk.ac.soton.ecs.iam.grid.comms.client
Interface RemoteSLAService

All Superinterfaces:
Comparable<StorableInStateRepository>, GridService, IdentifiableResource, ManagedGridService, RemoteService, SLAService, StorableInStateRepository, WSRFService

@InterfaceWithWSDL(value=SLAServiceSOAP.class)
public interface RemoteSLAService
extends RemoteService, SLAService


Field Summary
 
Fields inherited from interface uk.ac.soton.itinnovation.grid.comms.sla.SLAService
SLA_RESOURCE_TYPE
 
Fields inherited from interface uk.ac.soton.itinnovation.grid.comms.management.ManagedGridService
FREE_SERVICE
 
Method Summary
 org.apache.axis.message.addressing.EndpointReferenceType createSLA(SLAProposal terms, String label)
           
 String getDefaultSLA()
           
 
Methods inherited from interface uk.ac.soton.ecs.iam.grid.comms.client.RemoteService
createMatchPattern, createMatchRule, getEndpoint
 
Methods inherited from interface uk.ac.soton.ecs.iam.grid.comms.client.StorableInStateRepository
getDescription, getEndpointRef, getURL, setDescription
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.types.GridService
getResources, getServiceProviderID, getServiceProviderIssuer
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.types.IdentifiableResource
getServiceMatchPattern
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.comms.sla.SLAService
createSLA, createSLATemplate
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.comms.management.ManagedGridService
addTrustedAccountService, getAdditionalFederationMethods, getAdditionalFederations, getFederatedMethods, getTrustedAccountServices, removeTrustedAccountService, setAdditionalFederation
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.comms.wsrf.WSRFService
GetResourceProperty
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.types.GridService
getResources, getServiceProviderID, getServiceProviderIssuer
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.types.IdentifiableResource
getServiceMatchPattern
 

Method Detail

createSLA

org.apache.axis.message.addressing.EndpointReferenceType createSLA(SLAProposal terms,
                                                                   String label)
                                                                   throws RemoteException
Throws:
RemoteException

getDefaultSLA

String getDefaultSLA()


Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.