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