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