Package xal.ca
Class ChannelFactoryPlugin
java.lang.Object
xal.ca.ChannelFactoryPlugin
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 Summary
Modifier and TypeMethodDescriptionstatic ChannelFactory
Instantiate a new ChannelFactory.static ChannelFactory
Instantiate a new ServerChannelFactory
-
Method Details
-
getChannelFactoryInstance
Instantiate a new ChannelFactory.- Returns:
- a new channel factory
-
getServerChannelFactoryInstance
Instantiate a new ServerChannelFactory- Returns:
- a new serverChannel factory
-