Package | Description |
---|---|
org.ecoinformatics.seek.ecogrid |
Modifier and Type | Method and Description |
---|---|
void |
EcoGridServicesController.addService(EcoGridService service)
Add a service to service list.
|
void |
EcoGridService.setEndPoint(java.lang.String endPoint)
Set end point for this service
|
void |
EcoGridService.setServiceType(java.lang.String serviceType)
Set service type for this service
|
void |
EcoGridServicesController.updateService(EcoGridService service)
Method to update a existed EcoGridService
|