Class PausePVsOnShutdown

java.lang.Object
org.epics.archiverappliance.engine.bpl.PausePVsOnShutdown
All Implemented Interfaces:
BPLAction

public class PausePVsOnShutdown extends Object implements BPLAction
Pause all PVs; this does not update PVTypeinfo. This is an internal call that is typically to be used only on shutdown.
Author:
mshankar
  • Constructor Details

    • PausePVsOnShutdown

      public PausePVsOnShutdown()
  • Method Details