| Package | Description |
|---|---|
| org.epics.pvmanager.service |
| Modifier and Type | Method and Description |
|---|---|
ServiceMethod |
ServiceRegistry.findServiceMethod(String fullName) |
ServiceMethod |
ServiceRegistry.findServiceMethod(String serviceName,
String methodName) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ServiceMethod> |
Service.getServiceMethods() |
| Modifier and Type | Method and Description |
|---|---|
ServiceDescription |
ServiceDescription.addServiceMethod(ServiceMethod serviceMethod) |
static Map<String,Object> |
ServiceUtil.syncExecuteMethod(ServiceMethod method,
Map<String,Object> parameters) |
Copyright © 2010–2015. All rights reserved.