Class PvaGetApplianceInfo

  • All Implemented Interfaces:
    PvaAction

    public class PvaGetApplianceInfo
    extends Object
    implements PvaAction
    Based on GetApplianceInfo
    Author:
    Kunal Shroff, mshankar
    • Constructor Detail

      • PvaGetApplianceInfo

        public PvaGetApplianceInfo()
    • Method Detail

      • getName

        public String getName()
        Description copied from interface: PvaAction
        Name of the action
        Specified by:
        getName in interface PvaAction
        Returns:
        the name of the service
      • request

        public void request​(org.epics.pvdata.pv.PVStructure args,
                            org.epics.pvaccess.server.rpc.RPCResponseCallback callback,
                            ConfigService configService)
        Specified by:
        request in interface PvaAction