Class PvaMgmtService

java.lang.Object
org.epics.archiverappliance.mgmt.pva.PvaMgmtService
All Implemented Interfaces:
org.epics.pva.server.RPCService

public class PvaMgmtService extends Object implements org.epics.pva.server.RPCService
PVAccess API to the Mgmt Service
Author:
Kunal Shroff
  • Field Details

  • Constructor Details

    • PvaMgmtService

      public PvaMgmtService(ConfigService configService)
      Construct the mgmt service.
      Parameters:
      configService -
  • Method Details

    • call

      public org.epics.pva.data.PVAStructure call(org.epics.pva.data.PVAStructure args) throws Exception
      Specified by:
      call in interface org.epics.pva.server.RPCService
      Throws:
      Exception