Package xal.ca

Class ChannelFactoryPlugin

java.lang.Object
xal.ca.ChannelFactoryPlugin

public class ChannelFactoryPlugin extends Object
Implementation of ChannelFactory that uses EPICS7 to connect to IOCs using the PV Access and Channel Access protocols.
Author:
Juan F. Esteban Müller <JuanF.EstebanMuller@ess.eu>
  • Method Details

    • getChannelFactoryInstance

      public static ChannelFactory getChannelFactoryInstance()
      Instantiate a new ChannelFactory.
      Returns:
      a new channel factory
    • getServerChannelFactoryInstance

      public static ChannelFactory getServerChannelFactoryInstance()
      Instantiate a new ServerChannelFactory
      Returns:
      a new serverChannel factory