|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.soton.itinnovation.grid.comms.client.BaseRemoteResource<T>
uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteService<RemoteSLAService>
uk.ac.soton.itinnovation.grid.comms.sla.SLAServiceHelpers
public class SLAServiceHelpers
| Field Summary |
|---|
| Fields inherited from class uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteResource |
|---|
EPR, log, proxy, repository, serviceName, soapBinding, transport |
| Constructor Summary | |
|---|---|
SLAServiceHelpers()
|
|
| Method Summary | |
|---|---|
SLAConversation |
createSLA(org.apache.axis.message.addressing.EndpointReferenceType billingInfo,
SLAProposal terms,
String label)
|
org.apache.axis.message.addressing.EndpointReferenceType |
createSLA(org.apache.axis.message.addressing.EndpointReferenceType billingInfo,
SLAProposal terms,
String label,
MatchRule owner)
|
org.apache.axis.message.addressing.EndpointReferenceType |
createSLA(SLAProposal terms,
String label)
|
org.apache.axis.message.addressing.EndpointReferenceType |
createSLA(SLAProposal terms,
String label,
MatchRule owner)
|
String |
getDefaultSLA()
|
void |
setDefaultSLA(String sla)
|
| Methods inherited from class uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteService |
|---|
createMatchPattern, createMatchRule, getBillingInfo, setBillingInfo, toString |
| Methods inherited from class uk.ac.soton.itinnovation.grid.comms.client.BaseRemoteResource |
|---|
assertNotFinished, compareTo, createMethod, equals, getContextID, getDescription, getEndpoint, getEndpointRef, getInterface, getMethod, getParentURL, getRepository, getServiceName, getURL, getWSDL, hasMethod, initHelper, invoke, invokeService, invokeService, setDescription |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SLAServiceHelpers()
| Method Detail |
|---|
public org.apache.axis.message.addressing.EndpointReferenceType createSLA(SLAProposal terms,
String label)
throws RemoteException
RemoteException
public SLAConversation createSLA(org.apache.axis.message.addressing.EndpointReferenceType billingInfo,
SLAProposal terms,
String label)
throws RemoteException
RemoteException
public org.apache.axis.message.addressing.EndpointReferenceType createSLA(org.apache.axis.message.addressing.EndpointReferenceType billingInfo,
SLAProposal terms,
String label,
MatchRule owner)
throws RemoteException
RemoteException
public org.apache.axis.message.addressing.EndpointReferenceType createSLA(SLAProposal terms,
String label,
MatchRule owner)
throws RemoteException
RemoteExceptionpublic String getDefaultSLA()
public void setDefaultSLA(String sla)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||