Class PVFactory


  • public class PVFactory
    extends Object
    Class to be used by pvAccess to get all the PVData related factory. For not this implementation is pretty simple, but in the future it should allow getting different implementations.
    Author:
    msekoranja
    • Constructor Detail

      • PVFactory

        public PVFactory()
    • Method Detail

      • getFieldCreate

        public static final org.epics.pvdata.pv.FieldCreate getFieldCreate()
      • getPVDataCreate

        public static final org.epics.pvdata.pv.PVDataCreate getPVDataCreate()
      • getStatusCreate

        public static final org.epics.pvdata.pv.StatusCreate getStatusCreate()