A C E G O Q S 

A

addArgument(String, String, Class<?>) - Method in class org.epics.pvmanager.exec.ExecServiceMethodDescription
Adds an argument for the query.
addServiceMethod(ExecServiceMethodDescription) - Method in class org.epics.pvmanager.exec.ExecServiceDescription
Adds a service method (i.e.

C

command(String) - Method in class org.epics.pvmanager.exec.ExecServiceMethodDescription
 
createFromXml(InputStream) - Static method in class org.epics.pvmanager.exec.ExecServices
Creates a JDBCService based on the description of an XML file.
createServices() - Method in class org.epics.pvmanager.exec.ExecXMLServiceFactory
Crawls the directory and creates JDBC services.

E

ExecService - Class in org.epics.pvmanager.exec
A pvmanager service based on command line execution.
ExecService(ExecServiceDescription) - Constructor for class org.epics.pvmanager.exec.ExecService
Creates a new execution service from the given service description.
ExecServiceDescription - Class in org.epics.pvmanager.exec
The description on how to construct an exec service.
ExecServiceDescription(String, String) - Constructor for class org.epics.pvmanager.exec.ExecServiceDescription
A new service description with the given service name and description.
ExecServiceMethodDescription - Class in org.epics.pvmanager.exec
The description for an executor service method (i.e.
ExecServiceMethodDescription(String, String) - Constructor for class org.epics.pvmanager.exec.ExecServiceMethodDescription
A new service method with the given name and description.
ExecServices - Class in org.epics.pvmanager.exec
Utility class to create JDBCServices.
executorService(ExecutorService) - Method in class org.epics.pvmanager.exec.ExecServiceDescription
The ExecutorService on which to execute the query.
ExecXMLServiceFactory - Class in org.epics.pvmanager.exec
A service factory that crawls a directory for xml files, and creates a JDBC service from each of them.
ExecXMLServiceFactory(File) - Constructor for class org.epics.pvmanager.exec.ExecXMLServiceFactory
Creates a new factory that reads from the given directory.

G

GenericExecService - Class in org.epics.pvmanager.exec
 
GenericExecService() - Constructor for class org.epics.pvmanager.exec.GenericExecService
 

O

org.epics.pvmanager.exec - package org.epics.pvmanager.exec
Support for services based on command-line execution (exec xml syntax).

Q

queryResult(String, String) - Method in class org.epics.pvmanager.exec.ExecServiceMethodDescription
Adds a result for the script.

S

shell(String) - Method in class org.epics.pvmanager.exec.ExecServiceDescription
 
shellArg(String) - Method in class org.epics.pvmanager.exec.ExecServiceDescription
 
A C E G O Q S 

Copyright © 2010–2014. All rights reserved.