java.lang.Object
org.scictrl.csshell.epics.server.application.processmanager.PSPool
All Implemented Interfaces:
Runnable

public class PSPool extends Object implements Runnable

PSPool class.

Author:
igor@scictrl.com
  • Field Details

  • Constructor Details

    • PSPool

      public PSPool()

      Constructor for PSPool.

    • PSPool

      public PSPool(String host, String user)

      Constructor for PSPool.

      Parameters:
      host - a String object
      user - a String object
  • Method Details