Uses of Class
org.epics.archiverappliance.config.exception.AlreadyRegisteredException
Packages that use AlreadyRegisteredException
-
Uses of AlreadyRegisteredException in org.epics.archiverappliance.config
Methods in org.epics.archiverappliance.config that throw AlreadyRegisteredExceptionModifier and TypeMethodDescriptionvoidConfigService.registerPVToAppliance(String pvName, ApplianceInfo applianceInfo) Make changes in the config service to register this PV to an appliancevoidConfigServiceForTests.registerPVToAppliance(String pvName, ApplianceInfo applianceInfo) Register the pv to the appliance Note this restarts any ETL JOBs in unit tests, so you'll need to call manualControlForUnitTests(); again if they should be stopped.voidDefaultConfigService.registerPVToAppliance(String pvName, ApplianceInfo applianceInfo)