uk.ac.soton.itinnovation.grid.comms.sla
Class SLAHelpers
java.lang.Object
uk.ac.soton.itinnovation.grid.client.proxy.AbstractProxyHelpers<T>
uk.ac.soton.itinnovation.grid.client.proxy.LegacyProxyHelpers<SLAResource>
uk.ac.soton.itinnovation.grid.comms.sla.SLAHelpers
- All Implemented Interfaces:
- Comparable<StorableInStateRepository>, Conversation, StorableInStateRepository, ProxyHelpers, WebProxy
@RawProxyInterface(value=SLAResource.class)
public class SLAHelpers
- extends LegacyProxyHelpers<SLAResource>
| Methods inherited from class uk.ac.soton.itinnovation.grid.client.proxy.LegacyProxyHelpers |
compareTo, createMatchPattern, createMatchRule, getClientMatchPattern, getDescription, getEndpoint, getEndpointRef, getOwnerRule, getService, getServiceMatchPattern, getURL, setDescription, setLabel, toString |
SLAHelpers
public SLAHelpers()
getPolicyRules
public PolicyRule[] getPolicyRules()
throws RemoteException
- Throws:
RemoteException
addPolicyRule
public void addPolicyRule(PolicyRule rule)
throws RemoteException
- Throws:
RemoteException
removePolicyRule
public void removePolicyRule(PolicyRule rule)
throws RemoteException
- Throws:
RemoteException
getValidRoles
public String[] getValidRoles()
throws RemoteException
- Throws:
RemoteException
getServiceIface
protected Class<RemoteSLAService> getServiceIface()
- Overrides:
getServiceIface in class LegacyProxyHelpers<SLAResource>
Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.