|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SLATemplateResource
Public operations on SLA templates. This interface lists the contextualised operations on SLA templates, implemented by both the service and by the client proxy.
| Method Summary | |
|---|---|
SLATemplate |
getSLATemplate()
Get the template details. |
void |
publishSLATemplate()
Publish an SLA Template. |
void |
withdrawSLATemplate()
Withdraw (unpublish) an SLA Template. |
| 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 |
| Method Detail |
|---|
@WebMethod
SLATemplate getSLATemplate()
throws RemoteException
RemoteException
@WebMethod
void publishSLATemplate()
throws RemoteException
RemoteException
@WebMethod
void withdrawSLATemplate()
throws RemoteException
RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||