|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceMetadata
Resources with associated meta-data.
PolicyManagement| Method Summary | |
|---|---|
org.apache.axis.message.addressing.EndpointReferenceType |
getEPR()
Get the EPR for this resource. |
void |
setLabel(String label)
Change the resource's label. |
| Method Detail |
|---|
@WebMethod
void setLabel(String label)
throws RemoteException
label - the new label
RemoteException
@WebMethod
org.apache.axis.message.addressing.EndpointReferenceType getEPR()
throws RemoteException
RemoteExceptionthe label set with {@link setLabel},
a unique type URI,
the state of the resource,
the resource which manages this one (e.g. an SLA manages a job),
the resource which contains this one (e.g. a job service is the parent of a job)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||