Uses of Class
org.citrusframework.util.SystemProvider
Packages that use SystemProvider
-
Uses of SystemProvider in org.citrusframework.sharding
Constructors in org.citrusframework.sharding with parameters of type SystemProviderModifierConstructorDescriptionprotectedShardingConfiguration(int totalNumberOfShards, int shardNumber, SystemProvider systemProvider) Constructor that sets the total number of shards, shard number, and allows for injecting a customSystemProvider.protectedShardingConfiguration(SystemProvider systemProvider) Constructor that allows for injecting a customSystemProvider.