Uses of Interface
org.scictrl.csshell.epics.server.PersistentValueProcessor
Packages that use PersistentValueProcessor
-
Uses of PersistentValueProcessor in org.scictrl.csshell.epics.server
Methods in org.scictrl.csshell.epics.server with parameters of type PersistentValueProcessorModifier and TypeMethodDescriptionboolean
PersistencyStore.deregister
(PersistentValueProcessor proc) deregister.void
PersistencyStore.registerProcessor
(PersistentValueProcessor proc) Registers provided processor with store/restore service.