Package | Description |
---|---|
org.epics.pvmanager.exec |
Support for services based on command-line execution (exec xml syntax).
|
Modifier and Type | Method and Description |
---|---|
ExecServiceMethodDescription |
ExecServiceMethodDescription.addArgument(String name,
String description,
Class<?> type)
Adds an argument for the query.
|
ExecServiceMethodDescription |
ExecServiceMethodDescription.command(String command) |
ExecServiceMethodDescription |
ExecServiceMethodDescription.queryResult(String name,
String description)
Adds a result for the script.
|
Modifier and Type | Method and Description |
---|---|
ExecServiceDescription |
ExecServiceDescription.addServiceMethod(ExecServiceMethodDescription jdbcServiceMethodDescription)
Adds a service method (i.e.
|
Copyright © 2010–2015. All rights reserved.