Class CASperr

java.lang.Object
org.scictrl.csshell.epics.casperr.CASperr

public class CASperr extends Object

CASperr class.

Author:
igor@scictrl.com
  • Constructor Details

    • CASperr

      public CASperr()
      Constructor.
  • Method Details

    • main

      public static void main(String[] args)

      main.

      Parameters:
      args - an array of String objects
    • getCache

      public PVCache getCache()

      Getter for the field cache.

      Returns:
      a PVCache object
    • rebuildTable

      protected void rebuildTable()

      rebuildTable.

    • getExecutor

      public ExecutorService getExecutor()

      Getter for the field executor.

      Returns:
      a ExecutorService object