Package | Description |
---|---|
org.epics.pvmanager.exec |
Support for services based on command-line execution (exec xml syntax).
|
Modifier and Type | Method and Description |
---|---|
ExecServiceDescription |
ExecServiceDescription.addServiceMethod(ExecServiceMethodDescription jdbcServiceMethodDescription)
Adds a service method (i.e.
|
ExecServiceDescription |
ExecServiceDescription.executorService(ExecutorService executorService)
The ExecutorService on which to execute the query.
|
ExecServiceDescription |
ExecServiceDescription.shell(String shell) |
ExecServiceDescription |
ExecServiceDescription.shellArg(String shellArg) |
Constructor and Description |
---|
ExecService(ExecServiceDescription serviceDescription)
Creates a new execution service from the given service description.
|
Copyright © 2010–2015. All rights reserved.