Uses of Class
org.smallmind.quorum.pool.simple.SimplePoolConfig
Packages that use SimplePoolConfig
-
Uses of SimplePoolConfig in org.smallmind.quorum.pool.simple
Methods in org.smallmind.quorum.pool.simple that return types with arguments of type SimplePoolConfigConstructors in org.smallmind.quorum.pool.simple with parameters of type SimplePoolConfigModifierConstructorDescriptionComponentPool(ComponentFactory<T> componentFactory, SimplePoolConfig simplePoolConfig)