Uses of Class
org.bedework.synch.conf.SynchConfig
-
Packages that use SynchConfig Package Description org.bedework.synch org.bedework.synch.db org.bedework.synch.service -
-
Uses of SynchConfig in org.bedework.synch
Methods in org.bedework.synch that return SynchConfig Modifier and Type Method Description static SynchConfigSynchEngineImpl. getConfig()Method parameters in org.bedework.synch with type arguments of type SynchConfig Modifier and Type Method Description static voidSynchEngineImpl. setConfigHolder(org.bedework.util.jmx.ConfigHolder<SynchConfig> val) -
Uses of SynchConfig in org.bedework.synch.db
Constructors in org.bedework.synch.db with parameters of type SynchConfig Constructor Description SynchDb(SynchConfig config) -
Uses of SynchConfig in org.bedework.synch.service
Methods in org.bedework.synch.service that return SynchConfig Modifier and Type Method Description SynchConfigSynchConf. getConfig()
-