|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ServiceDetails
A detailed description of a Service, including information about VOs, service data and associated services.
Method Summary | |
---|---|
java.lang.String |
getAdministration()
Gets the admin contact for the service. |
Service[] |
getAssociatedServices()
Gets the associated services for the service. |
ServiceData[] |
getData()
Gets the service data (key/value pairs) for the service. |
java.lang.String |
getSite()
Gets the site where the service is deployed. |
java.lang.String[] |
getVOs()
Gets the list of VOs under which the service operates. |
java.lang.String |
getWSDL()
Gets the URL for the WSDL of the service. |
Methods inherited from interface org.glite.discovery.Service |
---|
getEndpoint, getName, getStatus, getStatusMessage, getType, getVersion |
Method Detail |
---|
java.lang.String getAdministration()
Service[] getAssociatedServices()
ServiceData[] getData()
java.lang.String getSite()
java.lang.String[] getVOs()
java.lang.String getWSDL()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |