Uses of Interface
io.higson.runtime.version.system.SystemVersionProvider
Packages that use SystemVersionProvider
Package
Description
-
Uses of SystemVersionProvider in io.higson.runtime.core.factory
Constructors in io.higson.runtime.core.factory with parameters of type SystemVersionProviderModifierConstructorDescriptionEffectiveVersionFactory(SystemVersionProvider systemVersionProvider, MpScheduleProvider scheduleProvider) -
Uses of SystemVersionProvider in io.higson.runtime.core.versioninterceptor
Constructors in io.higson.runtime.core.versioninterceptor with parameters of type SystemVersionProviderModifierConstructorDescriptionEffectiveVersionResolver(SystemVersionProvider systemVersionProvider, MpScheduleProvider scheduleProvider) -
Uses of SystemVersionProvider in io.higson.runtime.dao
Constructors in io.higson.runtime.dao with parameters of type SystemVersionProviderModifierConstructorDescriptionDomainCacheJdbcDao(DataSource dataSource, ConnectionInterceptor connectionInterceptor, VersionJdbcDao versionDao, SystemVersionProvider systemVersionProvider) -
Uses of SystemVersionProvider in io.higson.runtime.version.system
Classes in io.higson.runtime.version.system that implement SystemVersionProvider