Class CASperr
java.lang.Object
org.scictrl.csshell.epics.casperr.CASperr
CASperr class.
- Author:
- igor@scictrl.com
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetCache()
Getter for the fieldcache
.Getter for the fieldexecutor
.static void
main.protected void
rebuildTable.
-
Constructor Details
-
CASperr
public CASperr()Constructor.
-
-
Method Details
-
main
main.
- Parameters:
args
- an array ofString
objects
-
getCache
Getter for the field
cache
.- Returns:
- a
PVCache
object
-
rebuildTable
protected void rebuildTable()rebuildTable.
-
getExecutor
Getter for the field
executor
.- Returns:
- a
ExecutorService
object
-