Uses of Interface
org.smallmind.quorum.pool.complex.ComponentInstanceFactory
Packages that use ComponentInstanceFactory
-
Uses of ComponentInstanceFactory in org.smallmind.quorum.namespace.pool
Classes in org.smallmind.quorum.namespace.pool that implement ComponentInstanceFactory -
Uses of ComponentInstanceFactory in org.smallmind.quorum.pool.complex
Classes in org.smallmind.quorum.pool.complex that implement ComponentInstanceFactoryMethods in org.smallmind.quorum.pool.complex that return ComponentInstanceFactoryConstructors in org.smallmind.quorum.pool.complex with parameters of type ComponentInstanceFactoryModifierConstructorDescriptionComponentPool(String name, ComponentInstanceFactory<C> componentInstanceFactory) ComponentPool(String name, ComponentInstanceFactory<C> componentInstanceFactory, ComplexPoolConfig complexPoolConfig)