Uses of Class
org.smallmind.quorum.pool.simple.SimplePoolConfig
-
Packages that use SimplePoolConfig Package Description org.smallmind.quorum.pool.simple -
-
Uses of SimplePoolConfig in org.smallmind.quorum.pool.simple
Methods in org.smallmind.quorum.pool.simple that return types with arguments of type SimplePoolConfig Modifier and Type Method Description Class<SimplePoolConfig>SimplePoolConfig. getConfigurationClass()Constructors in org.smallmind.quorum.pool.simple with parameters of type SimplePoolConfig Constructor Description ComponentPool(ComponentFactory<T> componentFactory, SimplePoolConfig simplePoolConfig)
-