uk.ac.soton.itinnovation.grid.comms.sla
Class SLAServiceHelpers

java.lang.Object
  extended by uk.ac.soton.itinnovation.grid.client.proxy.AbstractProxyHelpers<T>
      extended by uk.ac.soton.itinnovation.grid.client.proxy.LegacyProxyHelpers<SLAService>
          extended by uk.ac.soton.itinnovation.grid.comms.sla.SLAServiceHelpers
All Implemented Interfaces:
Comparable<StorableInStateRepository>, Conversation, StorableInStateRepository, ProxyHelpers, WebProxy

@RawProxyInterface(value=SLAService.class)
public class SLAServiceHelpers
extends LegacyProxyHelpers<SLAService>


Field Summary
 
Fields inherited from class uk.ac.soton.itinnovation.grid.client.proxy.AbstractProxyHelpers
helperProxyFactory, log, rawProxy, target, transport
 
Constructor Summary
SLAServiceHelpers()
           
 
Method Summary
 org.apache.axis.message.addressing.EndpointReferenceType createSLA(SLAProposal terms, String label)
           
 String getDefaultSLA()
           
 
Methods inherited from class uk.ac.soton.itinnovation.grid.client.proxy.LegacyProxyHelpers
compareTo, createMatchPattern, createMatchRule, getClientMatchPattern, getDescription, getEndpoint, getEndpointRef, getOwnerRule, getService, getServiceIface, getServiceMatchPattern, getURL, setDescription, setLabel, toString
 
Methods inherited from class uk.ac.soton.itinnovation.grid.client.proxy.AbstractProxyHelpers
initProxyHelpers, proxyGetInvocationEngine, proxyGetRemoteMethod, proxyGetTarget, proxyHasMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SLAServiceHelpers

public SLAServiceHelpers()
Method Detail

createSLA

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

getDefaultSLA

public String getDefaultSLA()


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