Uses of Interface
org.smallmind.quorum.pool.simple.ComponentFactory
-
Packages that use ComponentFactory Package Description org.smallmind.quorum.pool.simple -
-
Uses of ComponentFactory in org.smallmind.quorum.pool.simple
Constructors in org.smallmind.quorum.pool.simple with parameters of type ComponentFactory Constructor Description ComponentPool(ComponentFactory<T> componentFactory)ComponentPool(ComponentFactory<T> componentFactory, SimplePoolConfig simplePoolConfig)
-