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

All Superinterfaces:
Comparable<StorableInStateRepository>, Conversation, PolicyManagement, Signallable, SLATemplateResource, StorableInStateRepository

@OwningService(value=RemoteSLAService.class)
public interface SLATemplateConversation
extends Conversation, SLATemplateResource

An SLAConversation represents a Service Level Agreement with a service provider. They are created using a RemoteSLAService.


Method Summary
 
Methods inherited from interface uk.ac.soton.ecs.iam.grid.comms.client.Conversation
finish, getChildConversations, getService, isFinished, outOfDate
 
Methods inherited from interface uk.ac.soton.ecs.iam.grid.comms.client.StorableInStateRepository
getDescription, getEndpointRef, getInterface, getParentURL, getRepository, getURL, setDescription
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.comms.sla.SLATemplateResource
getSLATemplate, publishSLATemplate, withdrawSLATemplate
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.types.PolicyManagement
addPolicyRule, getPolicyRules, getValidRoles, removePolicyRule
 
Methods inherited from interface uk.ac.soton.itinnovation.grid.types.Signallable
getAvailableSignals, signal
 



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