Uses of Interface
org.bedework.timezones.common.TzConfig
Packages that use TzConfig
Package
Description
-
Uses of TzConfig in org.bedework.timezones.common
Classes in org.bedework.timezones.common that implement TzConfigModifier and TypeClassDescriptionclassThis class defines the various properties we need for a carddav serverFields in org.bedework.timezones.common declared as TzConfigMethods in org.bedework.timezones.common that return TzConfigMethods in org.bedework.timezones.common with parameters of type TzConfigModifier and TypeMethodDescriptionvoidinit copy of the configstatic CachedDataTzServerUtil.getDataSource(TzConfig config) Constructors in org.bedework.timezones.common with parameters of type TzConfigModifierConstructorDescriptionAbstractCachedData(TzConfig cfg, String msgPrefix) FileCachedData(TzConfig cfg) ZipCachedData(TzConfig cfg) -
Uses of TzConfig in org.bedework.timezones.common.db
Constructors in org.bedework.timezones.common.db with parameters of type TzConfig -
Uses of TzConfig in org.bedework.timezones.common.h2db
Constructors in org.bedework.timezones.common.h2db with parameters of type TzConfigModifierConstructorDescriptionH2dbCachedData(TzConfig cfg, boolean clear) Start from database cache. -
Uses of TzConfig in org.bedework.timezones.service
Subinterfaces of TzConfig in org.bedework.timezones.serviceClasses in org.bedework.timezones.service that implement TzConfig